5.1.0

WARNING:

The first line indicates the version of this file.
If it does not match the version of the mod, this file will be replaced.
Backup this file if you want to keep any changes you made to it.

Instruction on how to customize the Lucky Block might be added
For now, look at everything below the '>drops' line to understand the syntax.

~SPAWNRATE/STRUCTURECHANCE~

The spawnrate means the Lucky Block will have a 1 in (spawnrate) chance of spawning per chunk.
This means the smaller the spawnrate, the more likely it is to spawn. Set it to 0 to prevent natural spawning.
The structureChance means every time the Lucky Block spawns it will have a 1 in (structureChance) chance of spawning within a structure.

~RECIPE~

To configure the recipe, use the first 3 groups of letters to show what the recipe will look like in the crafting table.
A space instead of a letter will indicate that nothing goes there. Then, match each letter to it's appropriate item/block.
Look below to understand. for no recipe, don't put anything below the recipe line.

>properties
spawnrate=150
structureChance=5
recipe=rrr,cdc,zzz,r,redstone_block,d,dropper,z,stonebrick,c,coal_block
doDropsOnCreativeMode=false

>craftingitems
diamond=12
diamond_block=100
emerald=8
emerald_block=80
gold_ingot=6
gold_block=60
iron_ingot=3
iron_block=30

golden_carrot=30
golden_apple,0=40
golden_apple,1=100
nether_star=100

rotten_flesh=-5
spider_eye=-10
fermented_spider_eye=-20
poisonous_potato=-10
fish,3=-20


>drops

/all wood, stone and gold tools
group(ID=wooden_sword;ID=wooden_shovel;ID=wooden_pickaxe;ID=wooden_axe;ID=wooden_hoe)@luck=0
group(ID=stone_sword;ID=stone_shovel;ID=stone_pickaxe;ID=stone_axe;ID=stone_hoe)@luck=0
group(ID=golden_sword;ID=golden_shovel;ID=golden_pickaxe;ID=golden_axe;ID=golden_hoe)@luck=1
/2-3 iron tools
group:#random-2-3(ID=iron_shovel;ID=iron_pickaxe;ID=iron_axe;ID=iron_sword;ID=iron_hoe)@luck=1
/1-2 diamond tools
group:#random-1-2(ID=diamond_sword;ID=diamond_shovel;ID=diamond_pickaxe;ID=diamond_axe;ID=diamond_hoe)@luck=2
/all leather and gold armor
group(ID=leather_helmet;ID=leather_chestplate;ID=leather_leggings;ID=leather_boots)@luck=0
group(ID=golden_helmet;ID=golden_chestplate;ID=golden_leggings;ID=golden_boots;ID=golden_horse_armor)@luck=1
/2-3 chain and iron armor
group:#random-2-3(ID=chainmail_helmet;ID=chainmail_chestplate;ID=chainmail_leggings;ID=chainmail_boots)@luck=2
group:#random-2-3(ID=iron_helmet;ID=iron_chestplate;ID=iron_leggings;ID=iron_boots;ID=iron_horse_armor)@luck=1
/1-2 diamond armor
group:#random-1-2(ID=diamond_helmet;ID=diamond_chestplate;ID=diamond_leggings;ID=diamond_boots;ID=diamond_horse_armor)@luck=2
/all horse armor
group(ID=iron_horse_armor;ID=golden_horse_armor;ID=diamond_horse_armor)@luck=2
/bow and arrows
group(ID=bow;ID=arrow,amount=#random-16-32)@luck=1

/========== BLOCKS ==========

ID=sponge@luck=0
ID=dirt,amount=8@luck=0
ID=tnt,amount=8@luck=1
ID=obsidian,amount=14@luck=1
ID=enchanting_table@luck=2
ID=end_portal_frame,amount=#random-2-6@luck=2
ID=dragon_egg@luck=1
ID=ender_chest,amount=2@luck=0
ID=beacon@luck=2
ID=dropper,amount=8@luck=0
ID=hay_block,amount=8@luck=0

/========= ITEMS ==========

ID=gold_ingot,amount=#random-8-16@luck=1
ID=stick@luck=-1
ID=painting,amount=4@luck=0
ID=saddle,amount=2@luck=0
ID=cake@luck=0
ID=rotten_flesh@luck=-1
ID=nether_star@luck=2
ID=red_flower,NBTTag=(display=(Name="#cRomantic Rose"))@luck=-1

/========== GROUPS ==========

/bookshelves and books
group(ID=bookshelf,amount=#random-6-12;ID=book,amount=#random-8-16)@luck=0
/pumpkins and jack o'lanterns
group(ID=pumpkin,amount=#random-8-16;ID=lit_pumpkin,amount=#random-8-16)@luck=0
/golden apples
group(ID=golden_apple,amount=#random-2-4;ID=golden_apple,amount=#random-1-2,damage=1)@luck=2
/buckets
group(ID=bucket,amount=#random-1-2;ID=water_bucket,amount=#random-1-2;ID=lava_bucket,amount=#random-1-2;ID=milk_bucket,amount=#random-1-2)@luck=0
/meat (raw and cooked)
group:1(group(ID=porkchop,amount=#random-8-16;ID=cooked_porkchop,amount=#random-4-8);group(ID=fish,amount=#random-8-16;ID=cooked_fished,amount=#random-4-8);group(ID=beef,amount=#random-8-16;ID=cooked_beef,amount=#random-4-8);group(ID=chicken,amount=#random-8-16;ID=cooked_chicken,amount=#random-4-8))@luck=1
/vegetable food (carrots, potatoes, pumpkin pie)
group:1(group(ID=carrot,amount=#random-8-16;ID=golden_carrot,amount=#random-4-8);group(ID=potato,amount=#random-8-16;ID=baked_potato,amount=#random-4-8;ID=poisonous_potato,amount=#random-2-4);group(ID=beef,amount=#random-8-16;ID=cooked_beef,amount=#random-4-8);group(ID=pumpkin_pie,amount=#random-6-12))@luck=1
/ender pearls and eyes 
group(ID=ender_pearl,amount=10;ID=ender_eye,amount=5)@luck=2
/potions
ID=potion,damage=#randomPotionDamage,amount=#random-4-8,reinitialize=true@luck=1
/spawn eggs
ID=spawn_egg,damage=#randomSpawnEggDamage,amount=#random-4-8,reinitialize=true@luck=1
/heads
ID=skull,damage=#random-0-4,amount=#random-1-3,reinitialize=true@luck=0
/jukebox music discs
group(ID=jukebox;ID=#random-2256-2267,amount=#random-1-3,reinitialize=true)@luck=1
/brewing
group(ID=ender_pearl,amount=#random-1-3;ID=blaze_rod,amount=#random-1-3;ID=ghast_tear,amount=#random-1-3;ID=gold_nugget,amount=#random-1-3;ID=nether_wart,amount=#random-1-3;ID=spider_eye,amount=#random-1-3;ID=fermented_spider_eye,amount=#random-1-3;ID=blaze_powder,amount=#random-1-3;ID=magma_cream,amount=#random-1-3;ID=ender_eye,amount=#random-1-3;ID=382,amount=#random-1-3;type=particle,ID=2002,damage=3)@luck=2
/redstone
group(ID=dispenser,amount=#random-2-4;ID=noteblock,amount=1;ID=sticky_piston,amount=#random-2-4;ID=piston,amount=4;ID=tnt,amount=#random-4-6;ID=lever,amount=2;ID=stone_pressure_plate,amount=2;ID=wooden_pressure_plate,amount=2;ID=redstone_torch,amount=8;ID=stone_button,amount=2;ID=trapdoor,amount=2;ID=fence_gate,amount=1;ID=redstone_lamp,amount=4;ID=tripwire_hook,amount=2;ID=wooden_button,amount=2;ID=light_weighted_pressure_plate,amount=1;ID=heavy_weighted_pressure_plate,amount=1;ID=daylight_detector,amount=1;ID=hopper,amount=4;ID=dropper,amount=#random-2-4;ID=wooden_door,amount=1;ID=iron_door,amount=1;ID=redstone,amount=#random-32-64;ID=repeater,amount=8;ID=comparator,amount=2;type=particle,ID=2002,damage=9)@luck=2
/colorful
group(group:1(ID=wool,damage=#random-0-15,amount=#random-32-64,reinitialize=true;ID=stained_hardened_clay,damage=#random-0-15,amount=#random-32-64,reinitialize=true;ID=dye,damage=#random-0-15,amount=#random-32-64,reinitialize=true);type=particle,ID=2002,damage=#randomPotionEffect,amount=20,reinitialize=true)@luck=1
/iron, gold, diamond, emerald with fireworks
group(ID=iron_ingot,amount=#random-8-16;ID=gold_ingot,amount=#random-8-16;ID=diamond,amount=#random-8-16;ID=emerald,amount=#random-8-16;type=entity,ID=fireworks,NBTTag=#randomFireworkRocket,amount=20,scatterOffset=0-2,reinitialize=true)@luck=2
/quartz
group(ID=stone_slab,damage=7,amount=#random-4-8;ID=quartz_ore,amount=#random-16-32;ID=quartz_block,amount=#random-4-8;ID=quartz_block,damage=1,amount=#random-4-8;ID=quartz_block,damage=2,amount=#random-4-8;ID=quartz_stairs,amount=#random-4-8;ID=quartz,amount=#random-24-32;type=particle,ID=2002,damage=14)@luck=1
/fish
group(ID=fishing_rod;ID=#random-349-350,damage=#random-0-3,amount=#random-10-20,reinitialize=true)@luck=1
/message with mushroom
group(type=command,ID="/tell #playerName Listen to me, #playerName. You are in grave danger. You need to run. Now. Take this mushroom, it is your only hope.",commandSender="PlayerInDistress";ID=red_mushroom,NBTTag=(display=(Name="#cOnly Hope")))@luck=-1;
/random jokes
group:1(ID=clock,NBTTag=(display=(Name="You're wasting your time"));ID=fish,damage=2,NBTTag=(display=(Name="I'm funny"));ID=fish,damage=3,NBTTag=(display=(Name="Oooooh!"));ID=stick,damage=3,NBTTag=(display=(Name="Stick"));ID=dirt,damage=3,NBTTag=(display=(Name="Dirty!"));ID=ice,damage=3,NBTTag=(display=(Name="Sub-Zer")))@luck=-1
/flowers
group(ID=red_flower,damage=#random-0-8,amount=64,reinitialize=true)@luck=0
/enchantment books
ID=enchanted_book,NBTTag=(ench=#randomEnchantment),amount=#random-7-10,reinitialize=true@luck=1

/========== ENTITIES ==========

/passive mobs
group:1(type=entity,ID=Pig,NBTTag=(CustomName="#e#lLucky Pig",CustomNameVisible=true);type=entity,ID=Cow,NBTTag=(CustomName="#e#lLucky Cow",CustomNameVisible=true);type=entity,ID=Chicken,NBTTag=(CustomName="#e#lLucky Chicken",CustomNameVisible=true);type=entity,ID=Sheep,NBTTag=(CustomName="#e#lLucky Sheep",CustomNameVisible=true);type=entity,ID=Squid,NBTTag=(CustomName="#e#lUnlucky Squid",CustomNameVisible=true))@luck=0
/colored sheep
type=entity,ID=Sheep,NBTTag=(CustomName="#cM#6r. #eR#aa#2i#bn#3b#5o#dw",CustomNameVisible=true,Color=#random-0-15b),scatterOffset=4-4,adjustHeight=2,amount=16,relativeToPlayer=true,reinitialize=true@luck=1
/lucky eggs
type=entity,ID=luckyegg,amount=20@luck=2
/launched expbottles
type=entity,ID=launched_expbottle,amount=#random-16-32@luck=2
/launched tnt
type=entity,ID=launched_tnt,amount=15@luck=-2
/lightning creeper
group(type=difficulty,ID=hard;type=entity,ID=Creeper;type=entity,ID=lightning)@luck=-2
/giant
group(type=difficulty,ID=hard;type=entity,ID=Giant)@luck=-2
/wither
group(type=difficulty,ID=hard;type=entity,ID=WitherBoss)@chance=0.1@luck=-2
/wither
group(type=difficulty,ID=hard;type=entity,ID=WitherBoss,amount=8,scatterOffset=1-3,reinitialize=true)@chance=0.05@luck=-2
/ghast
group(type=difficulty,ID=hard;type=entity,ID=Ghast)@chance=0.2@luck=-2
/bob the decked zombie
group(type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lBob",CustomNameVisible=true))@luck=-2
/stacked villager and pigs
type=entity,ID=Villager,NBTTag=(Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig,Riding=(id=Pig))))))))@luck=0
/horses
type=entity,ID=EntityHorse,amount=12,scatterOffset=4-4,adjustHeight=2,reinitialize=true,NBTTag=(Type=#random-0-4,Owner=#playerName)@luck=1
/witch with bats
group(type=difficulty,ID=hard;type=entity,ID=Witch,adjustHeight=1;type=entity,ID=Bat,amount=64,posY=#bPosY+#random-0-2,scatterOffset=0-1,adjustHeight=1,reinitialize=true)@luck=-1
/huge slime and magma cube
group:1(type=entity,ID=Slime,NBTTag=(Size=10);type=entity,ID=LavaSlime,NBTTag=(Size=10))@luck=-2
/pet wolves
group(type=particle,ID="heart",amount=20,scatterOffset=0-2,reinitialize=true;type=entity,ID=Wolf,amount=#random-5-10,scatterOffset=3-3,adjustHeight=1,reinitialize=true,NBTTag=(CollarColor=#random-0-14,Owner=#playerName,Sitting=1))@luck=1
/pet cats
group(type=particle,ID="heart",amount=20,scatterOffset=0-2,reinitialize=true;type=entity,ID=Ozelot,amount=#random-5-10,scatterOffset=3-3,adjustHeight=1,reinitialize=true,NBTTag=(CatType=#random-0-3,Owner=#playerName,Sitting=1))@luck=1
/lucky villagers
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-20-25),sell=(id=golden_sword,Count=1,tag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky Sword"))),maxUses=1),(buy=(id=diamond,Count=#random-20-25),sell=(id=bow,Count=1,tag=(ench=#luckyBowEnchantments,display=(Name="#e#lLucky Bow"))),maxUses=1),(buy=(id=diamond,Count=#random-10-15),sell=(id=fishing_rod,Count=1,tag=(ench=#luckyFishingRodEnchantments,display=(Name="#e#lLucky Fishing Rod"))),maxUses=1),(buy=(id=diamond,Count=#random-10-15),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=diamond,Count=#random-7-12),sell=(id=potion,Damage=16428,Count=1,tag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#e#lUnlucky Potion"))),maxUses=1)]),CustomName="#e#lLucky Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-12-17),sell=(id=golden_helmet,Count=1,tag=(ench=#luckyHelmetEnchantments,display=(Name="#e#lLucky Helmet"))),maxUses=1),(buy=(id=diamond,Count=#random-20-25),sell=(id=golden_chestplate,Count=1,tag=(ench=#luckyChestplateEnchantments,display=(Name="#e#lLucky Chestplate"))),maxUses=1),(buy=(id=diamond,Count=#random-15-20),sell=(id=golden_leggings,Count=1,tag=(ench=#luckyLeggingsEnchantments,display=(Name="#e#lLucky Leggings"))),maxUses=1),(buy=(id=diamond,Count=#random-12-17),sell=(id=golden_boots,Count=1,tag=(ench=#luckyBootsEnchantments,display=(Name="#e#lLucky Boots"))),maxUses=1)]),CustomName="#e#lLucky Villager",CustomNameVisible=true)@luck=1
type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=diamond,Count=#random-10-15),sell=(id=golden_shovel,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Shovel"))),maxUses=1),(buy=(id=diamond,Count=#random-15-20),sell=(id=golden_pickaxe,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Pickaxe"))),maxUses=1),(buy=(id=diamond,Count=#random-15-20),sell=(id=golden_axe,Count=1,tag=(ench=#luckyAxeEnchantments,display=(Name="#e#lLucky Axe"))),maxUses=1),(buy=(id=diamond,Count=#random-10-15),sell=(id=golden_hoe,Count=1,tag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Hoe"))),maxUses=1)]),CustomName="#e#lLucky Villager",CustomNameVisible=true)@luck=1

/========== STRUCTURES ==========

/traps
type=structure,ID=anvil_trap,relativeToPlayer=true@luck=-2
type=structure,ID=lava_trap,relativeToPlayer=true@luck=-2
type=structure,ID=water_trap,relativeToPlayer=true@luck=-2
type=structure,ID=pit_trap,relativeToPlayer=true@luck=-2

/lucky fort and temple
type=structure,ID=fort,relativeToPlayer=true@luck=2
type=structure,ID=temple,relativeToPlayer=true@chance=0.4@luck=2

/falling blocks (iron, gold, diamond, emerald)
type=falling_block,ID=iron_block@luck=0
type=falling_block,ID=gold_block@luck=0
type=falling_block,ID=diamond_block@luck=1
type=falling_block,ID=emerald_block@luck=1

/bedrock problem
type=structure,ID=bedrock_problem@luck=-1

/explosion
group(type=difficulty,ID=hard;type=structure,ID=explosion,damage=6)@luck=-2

/colorful pole
group(type=falling_block,ID=stained_hardened_clay,damage=14;type=falling_block,ID=stained_hardened_clay,damage=1,posY=#bPosY+10;type=falling_block,ID=stained_hardened_clay,damage=4,posY=#bPosY+20;type=falling_block,ID=stained_hardened_clay,damage=5,posY=#bPosY+30;type=falling_block,ID=stained_hardened_clay,damage=3,posY=#bPosY+40;type=falling_block,ID=stained_hardened_clay,damage=11,posY=#bPosY+50;type=falling_block,ID=stained_hardened_clay,damage=10,posY=#bPosY+60;type=falling_block,ID=stained_hardened_clay,damage=2,posY=#bPosY+70;type=falling_block,ID=stained_hardened_clay,damage=6,posY=#bPosY+80;type=falling_block,ID=diamond_block,posY=#bPosY+90)@luck=2

/chests
type=structure,ID=chest,NBTTag=(type="bonusChest")@luck=0
type=structure,ID=chest,NBTTag=(type="dungeonChest")@luck=1
type=structure,ID=chest,NBTTag=(type="villageBlacksmith")@luck=1
type=structure,ID=chest,NBTTag=(items=[(id=iron_ingot,maxAmount=8,weight=10),(id=gold_ingot,maxAmount=4,weight=10),(id=emerald,maxAmount=4,weight=10),(id=diamond,maxAmount=4,weight=10),(id=lucky:lucky_block,maxAmount=2,weight=10),(id=golden_apple,maxAmount=2,weight=10),(id=golden_apple,damage=1,maxAmount=1,weight=5)],min=8,max=8)@luck=2

/choice of 2 lucky blocks
type=structure,ID=lucky_choice,relativeToPlayer=true@luck=0

/wishing wells
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#bYour wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=20,posY='#'bPosY+3,scatterOffset=2-2,reinitialize=true;ID=gold_ingot,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=emerald,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2;ID=diamond,amount=#random-20-30,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#eYour wish came true! (If you like potatoes)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=potato,amount=128,posY='#'bPosY+10,scatterOffset=2-2;ID=baked_potato,amount=64,posY='#'bPosY+10,scatterOffset=2-2;ID=poisonous_potato,amount=32,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=1
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Your death wish came true!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=launched_tnt,posY='#'bPosY+7,amount=20)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#8Arrows!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Arrow,posY='#'bPosY+120,amount=30,damage=25,scatterOffset=0-7,reinitialize=true)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#lSnowstorm!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Snowball,posY='#'bPosY+240,amount=120,damage=25,scatterOffset=0-7,reinitialize=true)"]))@luck=-2

/========== MONSTER APOCALYPSE ==========

/sword, difficulty, time, potion effects
group(ID=wooden_sword;type=difficulty,ID=hard;type=time,ID=18750;type=effect,ID=2,duration=3,damage=4;type=effect,ID=8,duration=3;type=effect,ID=15,duration=3;>
/zombies, creepers, spiders + cave spiders
group:1(type=entity,ID=Zombie,amount=#random-20-50,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Creeper,amount=#random-10-30,scatterOffset=8-10,adjustHeight=2,reinitialize=true;group(type=entity,ID=Spider,amount=#random-15-45,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=CaveSpider,amount=#random-5-10,scatterOffset=8-10,adjustHeight=2,reinitialize=true);>
/all
group(type=entity,ID=Zombie,amount=#random-20-50,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=Creeper,amount=#random-10-30,scatterOffset=8-10,adjustHeight=2,reinitialize=true;group(type=entity,ID=Spider,amount=#random-15-45,scatterOffset=8-10,adjustHeight=2,reinitialize=true;type=entity,ID=CaveSpider,amount=#random-5-10,scatterOffset=8-10,adjustHeight=2,reinitialize=true))))@luck=-2

/========== ENCHANTED ITEMS ==========

/lucky block book
ID=written_book,NBTTag=(author="PlayerInDistress",title="#e#lLucky Block Book",pages=["#l#nThe Lucky Block#r\n\nThe Lucky Block (#ofortunus blockus#r) was brought to Minecraft by the gods to reward the good and punish the evil.","The player's true self will be revealed after mining this block.\n\nSome fear it, and others have been made rich by it.","You must mine it and be prepared for whatever will follow.\n\nIt is not luck.\n\nIt is #bdestiny."])@luck=0
/lucky sword
ID=golden_sword,NBTTag=(ench=#luckySwordEnchantments,display=(Name="#e#lLucky Sword"))@luck=2
/lucky bow
ID=bow,NBTTag=(ench=#luckyBowEnchantments,display=(Name="#e#lLucky Bow"))@luck=2
/lucky fishing rod
ID=fishing_rod,NBTTag=(ench=#luckyFishingRodEnchantments,display=(Name="#e#lLucky Fishing Rod"))@luck=2
/lucky tools
group:#random-1-2(ID=golden_shovel,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Shovel"));ID=golden_pickaxe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Pickaxe"));ID=golden_axe,NBTTag=(ench=#luckyAxeEnchantments,display=(Name="#e#lLucky Axe"));ID=golden_hoe,NBTTag=(ench=#luckyToolEnchantments,display=(Name="#e#lLucky Hoe")))@luck=2
/lucky armor
group:#random-1-2(ID=golden_helmet,NBTTag=(ench=#luckyHelmetEnchantments,display=(Name="#e#lLucky Helmet"));ID=golden_chestplate,NBTTag=(ench=#luckyChestplateEnchantments,display=(Name="#e#lLucky Chestplate"));ID=golden_leggings,NBTTag=(ench=#luckyLeggingsEnchantments,display=(Name="#e#lLucky Leggings"));ID=golden_boots,NBTTag=(ench=#luckyBootsEnchantments,display=(Name="#e#lLucky Boots")))@luck=2
/lucky potion
ID=potion,damage=8195,NBTTag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))@luck=2
/unlucky potion
ID=potion,damage=16428,NBTTag=(CustomPotionEffects=#unluckyPotionEffects,display=(Name="#e#lUnlucky Potion"))@luck=1

/============ Lucky block Electronic Drops ========
Super Lucky Tower
group(type=falling_block,ID=gold_block,damage=14;type=falling_block,ID=emerald_block,damage=1,posY=#bPosY+10;type=falling_block,ID=emerald_block,damage=4,posY=#bPosY+20;type=falling_block,ID=gold_block,damage=5,posY=#bPosY+30;type=falling_block,ID=emerald_block,damage=3,posY=#bPosY+40;type=falling_block,ID=emerald_block,damage=11,posY=#bPosY+50;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+60;type=falling_block,ID=iron_block,damage=2,posY=#bPosY+70;type=falling_block,ID=diamond_block,damage=6,posY=#bPosY+80;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+90;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+100;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+110;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+120;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+130;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+140;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+150;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+160;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+170;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+180;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+190;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+200;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+210;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+220;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+230;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+240;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+250;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+260;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+270;type=falling_block,ID=emerald_block,damage=10,posY=#bPosY+280;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+290;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+300;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+310;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+320;type=falling_block,ID=gold_block,damage=10,posY=#bPosY+330;type=falling_block,ID=iron_block,damage=10,posY=#bPosY+340;type=falling_block,ID=diamond_block,damage=10,posY=#bPosY+350)@luck=2

/Random Wool
group(type=falling_block,ID=wool,damage=#random-1-15;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+10;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+20;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+30;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+40;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+50;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+60;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+70;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+80;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+90;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+100;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+110;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+120;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+130;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+140;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+150;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+160;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+170;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+180;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+190;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+200;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+210;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+220;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+230;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+240)@luck=2

/Desert Spike
group(type=falling_block,ID=sand,damage=14;type=falling_block,ID=cactus,damage=1,posY=#bPosY+10;type=falling_block,ID=cactus,damage=4,posY=#bPosY+20;type=falling_block,ID=cactus,damage=5,posY=#bPosY+30;type=falling_block,ID=cactus,damage=3,posY=#bPosY+40;type=falling_block,ID=cactus,damage=11,posY=#bPosY+50;type=falling_block,ID=cactus,damage=10,posY=#bPosY+60;type=falling_block,ID=cactus,damage=2,posY=#bPosY+70;type=falling_block,ID=cactus,damage=6,posY=#bPosY+80;type=falling_block,ID=cactus,posY=#bPosY+90)@luck=2

/Ultimate Drop I
group(type=message,ID=#e#lThe Great Tower of Luck ;type=command,ID="/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {EntityId:FallingSand,SpawnData:{Tile:35,TileID:35,TileEntityData:15,Time:1},SpawnCount:1,SpawnRange:0,RequiredPlayerRange:128,Delay:240,MinSpawnDelay:180,MaxSpawnDelay:360,MaxNearbyEntities:1}";type=falling_block,ID=torch,amount=#random-4-5,posY=#bPosY+33,scatterOffset=2-3,reinitialize=true;type=falling_block,ID=emerald_block,posY=#bPosY+34;type=entity,ID=Witch,posY=#bPosY+33;type=structure,ID=fort;type=structure,ID=fort,posY=#bPosY+4;type=structure,ID=fort,posY=#bPosY+8,adjustHeight=4;type=structure,ID=fort,posY=#bPosY+12;type=structure,ID=fort,posY=#bPosY+16;type=structure,ID=fort,posY=#bPosY+20;type=structure,ID=fort,posY=#bPosY+24;type=structure,ID=fort,posY=#bPosY+28;type=structure,ID=fort,posY=#bPosY+32;type=entity,ID=Witch,amount=#random-12-24,scatterOffset=2-3,reinitialize=true;type=entity,ID=lightning,amount=#random-16-24,scatterOffset=16-18,reinitialize=true)@luck=2

/Ultimate Drop II
group(type=message,ID=#e#lThe Pillar of Luck;type=falling_block,ID=fence,damage=14;type=falling_block,ID=fence,damage=1,posY=#bPosY+10;type=falling_block,ID=fence,damage=4,posY=#bPosY+20;type=falling_block,ID=fence,damage=5,posY=#bPosY+30;type=falling_block,ID=fence,damage=3,posY=#bPosY+40;type=falling_block,ID=fence,damage=11,posY=#bPosY+50;type=falling_block,ID=fence,damage=10,posY=#bPosY+60;type=falling_block,ID=fence,damage=2,posY=#bPosY+70;type=falling_block,ID=fence,damage=6,posY=#bPosY+80;type=falling_block,ID=lucky:lucky_block,posY=#bPosY+90;type=falling_block,ID=gold_block,amount=#random-4-8,scatterOffset=0-24,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true;type=entity,ID=Skeleton,NBTTag=(Riding=(id=Bat)),amount=16,scatterOffset=0-14,reinitialize=true)@luck=2

/Ultimate Drop III
group(type=message,ID=#8#lThe Temple of Luck;type=falling_block,ID=gold_block,posY=#bPosY+500;type=structure,ID=temple;type=structure,ID=chest,NBTTag=(items=[(id=iron_ingot,maxAmount=16,weight=10),(id=gold_ingot,maxAmount=8,weight=10),(id=emerald,maxAmount=8,weight=10),(id=diamond,maxAmount=8,weight=10),(id=lucky:lucky_block,maxAmount=4,weight=10),(id=golden_apple,maxAmount=4,weight=10),(id=golden_apple,damage=1,maxAmount=2,weight=5)],min=8,max=8);type=difficulty,ID=hard;type=entity,ID=Zombie,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lBob",CustomNameVisible=true))@luck=2

/TNT+Redstone
group(type=falling_block,ID=redstone_block,damage=14;type=falling_block,ID=tnt,damage=1,posY=#bPosY+10;type=falling_block,ID=tnt,damage=4,posY=#bPosY+20;type=falling_block,ID=tnt,damage=5,posY=#bPosY+30;type=falling_block,ID=tnt,damage=3,posY=#bPosY+40;type=falling_block,ID=tnt,damage=11,posY=#bPosY+50;type=falling_block,ID=tnt,damage=10,posY=#bPosY+60;type=falling_block,ID=tnt,damage=2,posY=#bPosY+70;type=falling_block,ID=tnt,damage=6,posY=#bPosY+80;type=falling_block,ID=tnt,posY=#bPosY+90)@luck=-2

type=falling_block,ID=dirt,amount=#random-36-48,scatterOffset=0-24,posY=#bPosY+140,reinitialize=true,relativeToPlayer=true)@luck=1

/====== Block Bombs Drops ========
group(type=message,ID=#2#lEmerald Bomb;type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=falling_block,ID=emerald_block,amount=#random-8-12,scatterOffset=0-2,reinitialize=true)@luck=1

group(type=message,ID=#e#lGold Bomb;type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=falling_block,ID=gold_block,amount=#random-8-12,scatterOffset=0-2,reinitialize=true)@luck=1

group(type=message,ID=#f#lIron Bomb;type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=falling_block,ID=iron_block,amount=#random-8-12,scatterOffset=0-2,reinitialize=true)@luck=1

group(type=message,ID=#b#lDiamond Bomb;type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=falling_block,ID=diamond_block,amount=#random-8-12,scatterOffset=0-2,reinitialize=true)@luck=1

group(type=message,ID=#8#lLucky Block Bomb;type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=falling_block,ID=lucky:lucky_block,amount=#random-8-12,scatterOffset=0-2,reinitialize=true)@luck=1

group(type=message,ID=#f#lBeacon Bomb;type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=falling_block,ID=beacon,amount=#random-8-12,scatterOffset=0-2,reinitialize=true)@luck=1

/======= Mob Groups and solo============

/snowgolems
group(type=particle,ID="snowballpoof",amount=60,scatterOffset=0-2,reinitialize=true;type=entity,ID=SnowMan,amount=#random-4-5,scatterOffset=2-7,adjustHeight=1,reinitialize=true,NBTTag=(Attributes=[(Name=generic.maxHealth,Base=#random-8-24),(Name=generic.attackDamage,Base=5D),(Name=generic.movementSpeed,Base=0.3D)],CustomName="#lSnow Golem Army",CustomNameVisible=true))@luck=2

type=entity,ID=Villager,NBTTag=(Offers=(Recipes=[(buy=(id=nether_star,Count=#random-1-2),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=end_portal_frame,Count=#random-2-3),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=ender_chest,Count=#random-1-2),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=rotten_flesh,Count=#random-10-12),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1),(buy=(id=dirt,Count=#random-18-24),sell=(id=potion,Damage=8195,Count=1,tag=(CustomPotionEffects=#luckyPotionEffects,display=(Name="#e#lLucky Potion"))),maxUses=1)]),CustomName="#1#l#oPotion Villager",CustomNameVisible=true;type=command,ID="/summon Zombie ~ ~1 ~ {CustomName:"Herobrine",CustomNameVisible:1,Equipment:[{id:diamond_sword,Count:1,tag:{ench:[{id:16,lvl:10},{id:19,lvl:10},{id:20,lvl:10},{id:21,lvl:10},{id:34,lvl:10}]}},{id:diamond_boots,Count:1,tag:{ench:[{id:0,lvl:4}]}},{id:diamond_leggings,Count:1,tag:{ench:[{id:0,lvl:5}]}},{id:diamond_chestplate,Count:1,tag:{ench:[{id:0,lvl:5}]}},{}],DropChances:[0.5F,0.5F,0.5F,0.5F,0.085F],Attributes:[{Name:generic.maxHealth,Base:400},{Name:generic.movementSpeed,Base:0.5},{Name:generic.attackDamage,Base:14}],HealF:400,ActiveEffects:[{Id:10,Amplifier:3,Duration:200000},{Id:11,Amplifier:2,Duration:200000},{Id:12,Amplifier:3,Duration:200000}]}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Herobrine,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Herobrine,SkullType:3,Rot:-8}")@luck=-2

/Flying Snowman
type=entity,ID=SnowMan,Fuse=90,NBTTag=(Riding=(id=Bat)),amount=16,scatterOffset=0-14,reinitialize=true@luck=0

/bob with random health
group(type=message,ID=#e#lBob;type=difficulty,ID=hard;type=entity,ID=Zombie,amount=4,scatterOffset=0-3,reinitialize=true,NBTTag=(Attributes=[(Name=generic.maxHealth,Base=#random-20-30),(Name=generic.attackDamage,Base=5D),(Name=generic.movementSpeed,Base=0.3D)],Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lBob",CustomNameVisible=true))@luck=-2

/bob Empire
group(type=message,ID=#e#lBob Empire;type=difficulty,ID=hard;type=entity,ID=Zombie,amount=22,scatterOffset=0-14,reinitialize=true,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lBob",CustomNameVisible=true))@luck=-2

/Cannon
group(type=message,ID=#d#l#sCannon Built;type=command,ID="/setblock ~ ~ ~1 cobblestone";type=command,ID="/setblock ~ ~ ~-1 cobblestone";type=command,ID="/setblock ~ ~ ~ fence";type=command,ID="/setblock ~ ~1 ~ cobblestone_wall";type=command,ID="/setblock ~1 ~1 ~ cobblestone_wall";type=command,ID="/setblock ~-1 ~1 ~ cobblestone_wall";type=command,ID="/setblock ~-2 ~1 ~ cobblestone_wall";type=command,ID="/setblock ~-3 ~1 ~ cobblestone_wall";type=command,ID="/setblock ~1 ~ ~ fence";type=command,ID="/setblock ~2 ~ ~ fence";type=command,ID="/setblock ~3 ~ ~ fence")@luck=2

/Mini Ground Drone
group(type=message,ID=#d#l#sMini Ground Drone Built;type=command,ID="/setblock ~ ~ ~ stained_hardened_clay 13";type=command,ID="/setblock ~1 ~ ~ stained_hardened_clay 13";type=command,ID="/setblock ~-1 ~ ~ stained_hardened_clay 13";type=command,ID="/setblock ~1 ~ ~1 stone_brick_stairs 1";type=command,ID="/setblock ~1 ~ ~-1 stone_brick_stairs 1";type=command,ID="/setblock ~-1 ~ ~-1 stone_brick_stairs 1";type=command,ID="/setblock ~-1 ~ ~1 stone_brick_stairs 1";type=command,ID="/setblock ~ ~1 ~ anvil 1")@luck=2

/Conveyer Belt
group(type=command,ID="/summon Item ~ ~2 ~ {Motion:[0.5,0.0,0.0],Item:{Count:1,id:57}}";type=command,ID="/setblock ~ ~ ~ packed_ice";type=command,ID="/setblock ~ ~1 ~ carpet 15";type=command,ID="/setblock ~ ~ ~ packed_ice";type=command,ID="/setblock ~1 ~ ~ packed_ice 1";type=command,ID="/setblock ~2 ~ ~ packed_ice 1";type=command,ID="/setblock ~3 ~ ~ packed_ice 1";type=command,ID="/setblock ~4 ~ ~ packed_ice 1";type=command,ID="/setblock ~5 ~ ~ packed_ice";type=command,ID="/setblock ~1 ~1 ~ carpet 15";type=command,ID="/setblock ~2 ~1 ~ carpet 15";type=command,ID="/setblock ~3 ~1 ~ carpet 15";type=command,ID="/setblock ~4 ~1 ~ carpet 15";type=command,ID="/setblock ~5 ~1 ~ carpet 15";type=command,ID="/setblock ~6 ~ ~ hopper";type=command,ID="/setblock ~6 ~-1 ~ chest")@luck=2

/Shiny Light
group(type=message,ID=#d#l#sShiny Light;type=command,ID="/setblock ~ ~ ~ cobblestone_wall 13";type=command,ID="/setblock ~ ~1 ~ cobblestone_wall 13";type=command,ID="/setblock ~ ~2 ~ cobblestone_wall 1";type=command,ID="/setblock ~ ~3 ~ cobblestone_wall ";type=command,ID="/setblock ~ ~ ~ redstone ";type=command,ID="/setblock ~ ~5 ~ beacon";type=command,ID="/setblock ~ ~4 ~1 beacon";type=command,ID="/setblock ~ ~4 ~ diamond_block";type=command,ID="/setblock ~ ~4 ~-1 beacon")@luck=2

/Ruins
group(type=message,ID=#d#l#sRuins;type=falling_block,ID=stonebrick,damage=3,posY=#bPosY+10,amount=#random-6-7,scatterOffset=1-2,reinitialize=true;type=falling_block,ID=stonebrick,damage=3,posY=#bPosY+20,amount=#random-6-7,scatterOffset=1-2,reinitialize=true;type=falling_block,ID=gold_ore,damage=3,posY=#bPosY+0,amount=#random-1-2,scatterOffset=0-2,reinitialize=true;type=command,ID="/setblock ~ ~ ~ minecraft:air 1";type=command,ID="/setblock ~ ~ ~4 minecraft:stonebrick 3 1";type=command,ID="/setblock ~ ~1 ~4 minecraft:stonebrick 3 1";type=command,ID="/setblock ~ ~2 ~4 minecraft:stonebrick 3 1";type=command,ID="/setblock ~4 ~ ~ minecraft:stonebrick 3 1";type=command,ID="/setblock ~4 ~1 ~ minecraft:stonebrick 3 1";type=command,ID="/setblock ~4 ~2 ~ minecraft:stonebrick 3 1";type=command,ID="/setblock ~-4 ~ ~ minecraft:stonebrick 3 1";type=command,ID="/setblock ~-4 ~1 ~ minecraft:stonebrick 3 1";type=command,ID="/setblock ~-4 ~2 ~ minecraft:stonebrick 3 1";type=command,ID="/setblock ~ ~ ~4- minecraft:stonebrick 3 1";type=command,ID="/setblock ~ ~1 ~4- minecraft:stonebrick 3 1";type=command,ID="/setblock ~ ~2 ~4- minecraft:stonebrick 3 1")@luck=2

/Random Wool
group(type=falling_block,ID=wool,damage=#random-1-15;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+10;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+20;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+30;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+40)@luck=2

group(type=falling_block,ID=wool,damage=#random-1-15;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+10;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+20)@luck=2

/Random Wool
group(type=falling_block,ID=wool,damage=#random-1-15;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+10;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+20;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+30;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+40;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+50;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+60;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+70;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+80;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+90;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+100;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+110;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+120;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+130;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+140;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+150;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+160;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+170;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+180;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+190;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+200;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+210;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+220;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+230;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+240)@luck=2

/Random Wool
group(type=falling_block,ID=wool,damage=#random-1-15,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+10,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+20,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+30,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+40,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+50,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+60,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+70,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+80,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+90,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+100,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+110,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+120,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+130,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+140,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+150,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+160,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+170,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+180,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+190,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+200,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+210,amount=#random-4-5,scatterOffset=0-2,reinitialize=true,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+220,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+230,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+240,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+250,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+260,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+270,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+280,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+290,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+300,amount=#random-4-5,scatterOffset=2-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+310,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=wool,damage=#random-1-15,posY=#bPosY+320,amount=#random-4-5,scatterOffset=0-2,reinitialize=true)@luck=2

/explosion
group(type=difficulty,ID=hard;type=structure,ID=explosion,damage=6,fire=1)@luck=-1

group(type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=falling_block,ID=wool,damage=#random-1-15,amount=#random-16-32,scatterOffset=0-5,reinitialize=true)@luck=-21";type=command,ID="/setblock ~ ~4 ~ beacon 1")@luck=2

/======= Bad Effects ==============
group(type=message,ID=#2#lPoison VII;type=command,ID="/effect @p 19 15 6")@luck=-2

group(type=message,ID=#0#lWither IV;type=command,ID="/effect @p 20 45 3")@luck=-2

group(type=message,ID=#8#lSlowness II;type=command,ID="/effect @p 2 60 1")@luck=-2

group(type=message,ID=#8#lArrow Drop;type=command,ID="/summon Arrow ~ ~5 ~ {Motion:[0.0,-1.0,0.0],pickup:1,damage:10}")@luck=-2

/======= Good Effects ==============
group(type=message,ID=#C#lRegeneration VI;type=command,ID="/effect @p 10 20 5")@luck=2

group(type=message,ID=#E#lAbsorption III;type=command,ID="/effect @p 22 60 2")@luck=2

group(type=message,ID=#7#lSpeed V;type=command,ID="/effect @p 1 30 4")@luck=2

/======= The Wells =============
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Super Armageddon !\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=launched_tnt,posY='#'bPosY+9,amount=160,scatterOffset=0-5,reinitialize=true)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#eYour wish came true! (If you like Nether Stars)\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;ID=nether_star,amount=3,posY='#'bPosY+10,scatterOffset=2-2;ID=nether_star,amount=4,posY='#'bPosY+10,scatterOffset=2-2;ID=nether_star,amount=2,posY='#'bPosY+10,scatterOffset=2-2)"]))@luck=2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#4Zombie Invasion\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=entity,ID=Zombie,posY='#'bPosY+9,amount=24,scatterOffset=1-5,reinitialize=true)"]))@luck=-2
group(type=structure,ID=wishing_well;type=message,ID="A wishing well? Maybe you should throw in a coin...";type=command,ID="/give #playerName gold_nugget 1 0 {display:{Name:\"#6Coin\"}}";type=block,ID=lucky:lucky_block,posY=#bPosY-3,NBTTag=(Drops=["group(type=message,ID=\"#0Your wish come true if u like lucky blocks !\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=beacon,posY='#'bPosY+2;type=falling_block,ID=lucky:lucky_block,posY='#'bPosY+7,amount=20,scatterOffset=1-3,reinitialize=true)"]))@luck=2

/Others

ID=wool,damage=6,amount=16,NBTTag=(display=(Name="#cJen Personal Block"))@luck=0
ID=tnt,damage=0,amount=16,NBTTag=(display=(Name="#4#lDaBomb"))@luck=0

ID=snowball,amount=#random-16-32@luck=1

ID=brick,amount=#random-32-64@luck=0

/Treyaurus
group(type=entity,ID=Villager,NBTTag=(Profession=1,Offers=(Recipes=[(buy=(id=iron_ingot,Count=14),buyB=(id=gold_ingot,Count=14),sell=(id=beacon,Count=1)),(buy=(id=emerald_block,Count=2),buyB=(id=diamond_block,Count=3),sell=(id=diamond,Damage=1,data=1,Count=36)),(buy=(id=dirt,Count=16),sell=(id=lucky:lucky_block,Count=2)),(buy=(id=gold_nugget,Count=16),sell=(id=experience_bottle,Count=4)),(buy=(id=diamond,Count=10),sell=(id=web,Count=2)),(buy=(id=gold_block,Count=4),sell=(id=emerald_block,Count=4)),(buy=(id=gunpowder,Count=9),sell=(id=tnt,Count=4)),(buy=(id=gold_block,Count=2),sell=(id=apple,Count=4)),(buy=(id=gold_nugget,Count=16),sell=(id=experience_bottle,Count=4)),(buy=(id=stone_sword,Count=1),sell=(id=diamond_sword,Count=1)),(buy=(id=tnt,Count=4),sell=(id=emerald,Count=4)),(buy=(id=gold_block,Count=1),sell=(id=lucky:lucky_block,luck=50,Count=1)),(buy=(id=coal,Count=14),sell=(id=quartz_ore,luck=50,Count=2)),(buy=(id=gold_nugget,Count=5),sell=(id=chainmail_helmet,Count=1)),(buy=(id=gold_nugget,Count=8),sell=(id=chainmail_chestplate,Count=1)),(buy=(id=gold_nugget,Count=7),sell=(id=chainmail_leggings,Count=1)),(buy=(id=gold_nugget,Count=4),sell=(id=chainmail_boots,Count=1)),(buy=(id=beacon,Count=1),sell=(id=diamond,Count=16)),(buy=(id=lucky:lucky_block,Count=5),sell=(id=diamond_sword,Count=1)),(buy=(id=snowball,Count=7),sell=(id=potion,Count=1,Lore=#7Regeneration III (0:30),Damage=0,tag=(CustomPotionEffects=[(Id=10,Amplifier=3,Duration=600)]))),(buy=(id=wool,damage=14,Count=3),sell=(id=blaze_powder,Count=1,tag=(ench=[(id=20,lvl=3)]))),(buy=(id=snowball,Count=3),sell=(id=potion,Count=1,Damage=8265,tag=(CustomPotionEffects=[(Id=5,Amplifier=2,Duration=1200)]))),(buy=(id=iron_ingot,Count=17),sell=(id=potion,Count=1,Damage=16428,tag=(CustomPotionEffects=[(Id=7,Amplifier=3,Duration=10)]))),(buy=(id=dye:4,Count=6),sell=(id=stick,Count=1,tag=(ench=[(id=19,lvl=20)]))),(buy=(id=bow,Count=3),sell=(id=bow,Count=3,tag=(ench=[(id=48,lvl=3),(id=49,lvl=3),(id=50,lvl=3)])))]),Attributes=[(Name=generic.maxHealth,Base=60D),(Name=generic.attackDamage,Base=3D),(Name=generic.movementSpeed,Base=0.3D)],CustomName="Dr. Treyaurus",CustomNameVisible=true))@luck=2
/Strange item collector
group(type=entity,ID=Villager,NBTTag=(Profession=2,Offers=(Recipes=[(buy=(id=sponge,Count=1),sell=(id=emerald_block,Count=1)),(buy=(id=end_portal_frame,Count=1),sell=(id=emerald,Count=1)),(buy=(id=saddle,Count=1),sell=(id=emerald,Count=5)),(buy=(id=cake,Count=1),sell=(id=emerald_block,luck=1,Count=1))]),Attributes=[(Name=generic.maxHealth,Base=75D),(Name=generic.attackDamage,Base=3D),(Name=generic.movementSpeed,Base=0.3D)],CustomName="Strange Item Collecter",CustomNameVisible=true))@luck=2
/random
group(type=entity,ID=Villager,NBTTag=(Profession=3,Offers=(Recipes=[(buy=(id=iron_ingot,Count=#random-7-14),buyB=(id=emerald,Count=#random-7-14),sell=(id=emerald_block,Count=#random-7-14)),(buy=(id=gold_ingot,Count=#random-14-24),sell=(id=emerald_block,Count=#random-3-5)),(buy=(id=clay,Count=#random-45-55),sell=(id=arrow,Count=#random-7-9)),(buy=(id=emerald_block,Count=#random-3-5),sell=(id=lucky:lucky_block,luck=#random-7-14,Count=#random-2-3))]),Attributes=[(Name=generic.maxHealth,Base=#random-20-30),(Name=generic.attackDamage,Base=3D),(Name=generic.movementSpeed,Base=0.3D)],CustomName="Random Villager",CustomNameVisible=true))@luck=2
/stacked spiders
type=entity,ID=Spider,NBTTag=(Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider))))))))))))))))))))))))))))))))))))))))))))))))))))))))@luck=-2

/stacked spiders
type=entity,ID=Spider,NBTTag=(Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider,Riding=(id=Spider)))))))))))))))))))))))))))))))))))))))))))))))))))))))),amount=4,scatterOffset=0-14,reinitialize=true@luck=-2

/Flying Bobs
group(type=message,ID=#e#lFlying Bob;type=difficulty,ID=hard;type=entity,ID=Zombie,amount=8,scatterOffset=4-5,reinitialize=true,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lBob",CustomNameVisible=true,Riding=(id=Bat)))@luck=-2

/Camera Tower
group(type=falling_block,ID=fence,damage=14;type=falling_block,ID=fence,damage=1,posY=#bPosY+10;type=falling_block,ID=fence,damage=4,posY=#bPosY+20;type=falling_block,ID=dispenser,damage=#random-0-4,posY=#bPosY+30)@luck=0

group(type=message,ID=#eFuriousDestroyer Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:3355443}},Damage:0},{id:300,Count:1,tag:{display:{color:53687091}},Damage:0},{id:299,Count:1,tag:{display:{color:53687091}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:FuriousDestroyer,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:FuriousDestroyer,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:FuriousDestroyer,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eSuperGirlyGamer Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:15100927}},Damage:0},{id:300,Count:1,tag:{display:{color:15100927}},Damage:0},{id:299,Count:1,tag:{display:{color:15100927}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:SuperGirlyGamer,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:SuperGirlyGamer,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:SuperGirlyGamer,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eSkyTheKidRS Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:283,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:6697728}},Damage:0},{id:300,Count:1,tag:{display:{color:0}},Damage:0},{id:299,Count:1,tag:{display:{color:0}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:SkyTheKidRS,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:SkyTheKidRS,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:SkythekidRS,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eJeromeASF Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:0}},Damage:0},{id:300,Count:1,tag:{display:{color:0}},Damage:0},{id:299,Count:1,tag:{display:{color:0}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:JeromeASF,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:JeromeASF,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:JeromeASF,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eDanTDM Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:16252685}},Damage:0},{id:300,Count:1,tag:{display:{color:1837260}},Damage:0},{id:299,Count:1,tag:{display:{color:0}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:DanTDM,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:DanTDM,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:DanTDM,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eBodil40 Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:16252685}},Damage:0},{id:300,Count:1,tag:{display:{color:0}},Damage:0},{id:299,Count:1,tag:{display:{color:0}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:Bodil40,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Bodil40,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:SuperGirlyGamer,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eBajanCanadian Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:16777215}},Damage:0},{id:300,Count:1,tag:{display:{color:4480475}},Damage:0},{id:299,Count:1,tag:{display:{color:16711680}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:BajanCanadian,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:BajanCanadian,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:BajanCanadian,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eThnxCya Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:7036750}},Damage:0},{id:300,Count:1,tag:{display:{color:0}},Damage:0},{id:299,Count:1,tag:{display:{color:0}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:ThnxCya,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:ThnxCya,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Thnxcya,Type:3,Rot:-8}")@luck=0

group(type=message,ID=#eAntVenom Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:16711680}},Damage:0},{id:300,Count:1,tag:{display:{color:0}},Damage:0},{id:299,Count:1,tag:{display:{color:0}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:AntVenom,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:AntVenom,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:AntVenom,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eTreyaurus Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:6045747}},Damage:0},{id:300,Count:1,tag:{display:{color:16777215}},Damage:0},{id:299,Count:1,tag:{display:{color:16777215}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:Dr Treyaurus,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Villager,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Villager,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#exXJemmaMxx Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:13585593}},Damage:0},{id:300,Count:1,tag:{display:{color:11597823}},Damage:0},{id:299,Count:1,tag:{display:{color:13585593}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:xXJemmaMXx,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:xXJemmaMXx,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:xXjemmaMXx,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eMrWilliamo Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:53687091}},Damage:0},{id:300,Count:1,tag:{display:{color:53687091}},Damage:0},{id:299,Count:1,tag:{display:{color:53687091}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:MrWilliamo,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:MrWilliamo,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:MrWilliamo,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eSSundee Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:53687091}},Damage:0},{id:300,Count:1,tag:{display:{color:53687091}},Damage:0},{id:299,Count:1,tag:{display:{color:53687091}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:SSundee,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:SSundee,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:SSundee,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eGameChap Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:10717042}},Damage:0},{id:300,Count:1,tag:{display:{color:10717042}},Damage:0},{id:299,Count:1,tag:{display:{color:10717042}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:GameChap,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:GameChap,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Gamechap,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eBertieChap Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:2498843}},Damage:0},{id:300,Count:1,tag:{display:{color:2498843}},Damage:0},{id:299,Count:1,tag:{display:{color:10717042}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:BertieChap,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:BertieChap,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:BertieChap,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eSethbling Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:279,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:5388586}},Damage:0},{id:300,Count:1,tag:{display:{color:2501575}},Damage:0},{id:299,Count:1,tag:{display:{color:12849682}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:Sethbling,}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Sethbling,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Sethbling,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eTBNRFrags Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Name:generic.maxHealth,Base:20.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.23},{Name:generic.followRange,Base:40.00},{Name:generic.attackDamage,Base:3.00},{Name:zombie.spawnReinforcements,Base:0.02}],Motion:[0,-0.08,0],CustomName:TBNRFrags,Fire:0,CanBreakDoors:0,Equipment:[{id:273,Damage:0,Count:1},{id:301,Damage:0,Count:1,tag:{display:{color:16753920}}},{id:300,Damage:0,Count:1,tag:{display:{color:0}}},{id:299,Damage:0,Count:1,tag:{display:{color:0}}},{}],CanPickUpLoot:1}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:PrestonPlayz,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Sethbling,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eWoofless Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Name:generic.maxHealth,Base:20.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.23},{Name:generic.followRange,Base:40.00},{Name:generic.attackDamage,Base:3.00},{Name:zombie.spawnReinforcements,Base:0.02}],Motion:[0,-0.08,0],CustomName:Woofless,Fire:0,CanBreakDoors:0,Equipment:[{id:258,Damage:0,Count:1},{id:301,Damage:0,Count:1,tag:{display:{color:16777215}}},{id:300,Damage:0,Count:1,tag:{display:{color:0}}},{id:299,Damage:0,Count:1,tag:{display:{color:128}}},{}],CanPickUpLoot:1}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Woofless,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Sethbling,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eVikkstar123 Joined the game;type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Name:generic.maxHealth,Base:20.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.23},{Name:generic.followRange,Base:40.00},{Name:generic.attackDamage,Base:3.00},{Name:zombie.spawnReinforcements,Base:0.02}],Motion:[0,-0.08,0],CustomName:Vikkstar123,Fire:0,CanBreakDoors:0,Equipment:[{id:279,Damage:0,Count:1},{id:301,Damage:0,Count:1,tag:{display:{color:11184810}}},{id:300,Damage:0,Count:1,tag:{display:{color:128}}},{id:299,Damage:0,Count:1,tag:{display:{color:2730}}},{}],CanPickUpLoot:1}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Vikkstar123,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Sethbling,SkullType:3,Rot:-8}")@luck=0

group(type=message,ID=#eHerobrine Joined The Game;type=command,ID="/playsound ambient.cave.cave @p ~ ~ ~ 100 1.0 1.0";type=command,ID="/summon Zombie ~ ~ ~ {Attributes:[{Base:120.00,Name:generic.maxHealth},{Base:1.00,Name:generic.knockbackResistance},{Base:0.30,Name:generic.movementSpeed},{Base:128.00,Name:generic.followRange},{Base:16.00,Name:generic.attackDamage},{Base:0,Name:zombie.spawnReinforcements}],HealF:119.51,Motion:[0,-0.08,-0.11],Health:120,Rotation:[-179.99,-4.28],Equipment:[{id:276,Count:1,tag:{ench:[{lvl:5,id:16},{lvl:10,id:19},{lvl:3,id:20}]},Damage:0},{id:301,Count:0,tag:{ench:[{lvl:3,id:0},{lvl:5,id:1},{lvl:5,id:2},{lvl:3,id:4},{lvl:2,id:7}],display:{color:5716006}},Damage:0},{id:300,Count:0,tag:{ench:[{lvl:3,id:0},{lvl:5,id:4},{lvl:2,id:7}],display:{color:2176675}},Damage:0},{id:299,Count:0,tag:{ench:[{lvl:5,id:0},{lvl:5,id:7}],display:{color:2150371}},Damage:0},{}],CustomName:Herobrine,CanBreakDoors:0,Fire:18,CanPickUpLoot:1,HurtTime:8,ActiveEffects:[{Ambient:0,Duration:59580,Id:1,Amplifier:1},{Ambient:0,Duration:59580,Id:10,Amplifier:3}],CustomNameVisible:1}";type=command,ID="/setblock ~ ~1 ~ minecraft:skull 1 replace {ExtraType:Herobrine,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~ minecraft:air 1 destroy {ExtraType:Herobrine,SkullType:3,Rot:-8}")@luck=-2
/Triple lucky eggs
group(type=message,ID=#b#lThe very secret amount of Diamonds;type=entity,ID=luckyegg,amount=60)@luck=2

/Triple launched exp-bottles
group(type=message,ID=#2#lMass XP;type=entity,ID=launched_expbottle,amount=#random-48-96@luck=2

/Triple launched tnt
group(type=message,ID=#4#lArmageddon!;type=entity,ID=launched_tnt,amount=45@luck=-2

/==============Boss Drop==================================
group(type=difficulty,ID=hard;type=message,ID=#e#lWelcome to the boss level;type=structure,ID=fort,posY=#bPosY+0;type=structure,ID=fort,posZ=#bPosZ+4,adjustHeight=4;type=structure,ID=fort,posZ=#bPosZ-4;type=structure,ID=fort,posX=#bPosX+4;type=structure,ID=fort,posX=#bPosX+9;type=structure,ID=temple,posX=#bPosX+14,posY=#bPosY+4;type=structure,ID=fort,posY=#bPosY+0,posX=#bPosX+19;type=structure,ID=fort,posZ=#bPosZ+5,posX=#bPosX+14;type=structure,ID=fort,posZ=#bPosZ-5,posX=#bPosX+14;type=command,ID="/summon Zombie ~16 ~ ~ {Attributes:[{Base:120.00,Name:generic.maxHealth},{Base:5.00,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:5.00,Name:generic.attackDamage},{Base:0.01,Name:zombie.spawnReinforcements}],HealF:120.00,IsVillager:1,Motion:[0,-0.08,0],Health:120,Rotation:[-45.04,0],Equipment:[{id:258,Count:1,tag:{ench:[{lvl:1,id:20},{lvl:7,id:19}],AttributeModifiers:[{UUIDMost:-1896958233730269008,UUIDLeast:-8829420591656886176,Amount:14.00,AttributeName:generic.attackDamage,Operation:0,Name:My Modifier}]},Damage:0},{id:301,Count:1,tag:{ench:[{lvl:4,id:1}],display:{color:16776960},AttributeModifiers:[{UUIDMost:-1849747696842618060,UUIDLeast:-8519662602214696790,Amount:0.20,AttributeName:generic.movementSpeed,Operation:0,Name:My Modifier}]},Damage:0},{id:300,Count:1,tag:{ench:[{lvl:5,id:7},{lvl:3,id:4}],display:{color:16777215}},Damage:0},{id:299,Count:1,tag:{ench:[{lvl:10,id:0}],display:{color:0}},Damage:0},{id:298,Count:1,tag:{ench:[{lvl:1,id:0},{lvl:1,id:34}],display:{color:255},AttributeModifiers:[{UUIDMost:7165378761891007688,UUIDLeast:-8413939112402490087,Amount:32.00,AttributeName:generic.followRange,Operation:0,Name:My Modifier}]},Damage:0}],CustomName:e#l#Super Destroyer x3,CanBreakDoors:0,ActiveEffects:[{Ambient:0,Duration:1545966,Id:10,Amplifier:1},{Ambient:0,Duration:1545966,Id:11,Amplifier:1},{Ambient:0,Duration:1332924,Id:12,Amplifier:0}]}";type=command,ID="/setblock ~2 ~ ~ air";type=command,ID="/setblock ~19 ~ ~ air";type=command,ID="/setblock ~19 ~1 ~ air";type=message,ID=#e#lTry and Defeat the boss;type=command,ID="/summon Witch ~7 ~7 ~2 {Attributes:[{Base:26.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0,Name:generic.movementSpeed},{Base:16.00,Name:generic.followRange},{Base:2.00,Name:generic.attackDamage}]}";type=command,ID="/summon Witch ~7 ~7 ~-2 {Attributes:[{Base:26.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0,Name:generic.movementSpeed},{Base:16.00,Name:generic.followRange},{Base:2.00,Name:generic.attackDamage}]}";type=command,ID="/setblock ~2 ~2 ~2 emerald_block";type=command,ID="/setblock ~2 ~2 ~-2 emerald_block";type=command,ID="/setblock ~-2 ~2 ~2 emerald_block";type=command,ID="/setblock ~-2 ~2 ~-2 emerald_block";type=command,ID="/setblock ~14 ~7 ~ emerald_block";type=command,ID="/summon MinecartSpawner ~14 ~10 ~  {CustomDisplayTile:1,SpawnCount:2,SpawnData:{Motion:[-1.00,-0.20,0],shake:0,xTile:-1,UUIDLeast:-5161716897772179670,Potion:{id:373,Count:1,tag:{CustomPotionEffects:[{Ambient:0,Duration:40,Id:7,Amplifier:0}]},Damage:9},inGround:0,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0],FallDistance:0,inTile:0,UUIDMost:9145164155537606947,ownerName:,zTile:-1,Fire:-1,yTile:-1},MaxSpawnDelay:1,Delay:0,SpawnRange:1,MinSpawnDelay:0,MaxNearbyEntities:5,RequiredPlayerRange:17,DisplayTile:3,Rotation:[172.74,0],EntityId:ThrownPotion,SpawnPotentials:[{Type:ThrownPotion,Properties:{Motion:[-1.00,-0.20,0],shake:0,xTile:-1,UUIDLeast:-8441559314388557869,Potion:{id:373,Count:1,tag:{CustomPotionEffects:[{Ambient:0,Duration:300,Id:19,Amplifier:0}]},Damage:4},inGround:0,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0],FallDistance:0,inTile:0,UUIDMost:-7315642451407911924,ownerName:,zTile:-1,Fire:-1,yTile:-1},Weight:20},{Type:ThrownPotion,Properties:{Motion:[-1.00,-0.20,0],shake:0,xTile:-1,UUIDLeast:-5161716897772179670,Potion:{id:373,Count:1,tag:{CustomPotionEffects:[{Ambient:0,Duration:40,Id:7,Amplifier:0}]},Damage:9},inGround:0,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0],FallDistance:0,inTile:0,UUIDMost:9145164155537606947,ownerName:,zTile:-1,Fire:-1,yTile:-1},Weight:20},{Type:ThrownPotion,Properties:{Motion:[-1.00,-0.20,0],shake:0,xTile:-1,UUIDLeast:-8712864570715296956,Potion:{id:373,Count:1,tag:{CustomPotionEffects:[{Ambient:0,Duration:600,Id:18,Amplifier:0}]},Damage:8},inGround:0,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0],FallDistance:0,inTile:0,UUIDMost:-4897265314675735972,ownerName:,zTile:-1,Fire:-1,yTile:-1},Weight:20},{Type:ThrownPotion,Properties:{Motion:[-1.00,-0.20,0],shake:0,xTile:-1,UUIDLeast:-5675801141844335571,Potion:{id:373,Count:1,tag:{CustomPotionEffects:[{Ambient:0,Duration:400,Id:2,Amplifier:0}]},Damage:10},inGround:0,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0],FallDistance:0,inTile:0,UUIDMost:-7782983751819245165,ownerName:,zTile:-1,Fire:-1,yTile:-1},Weight:20}]}";type=command,ID="/summon FallingSand ~19 ~3 ~ {Time:1,Tile:54,TileEntityData:{CustomName:Very Very Very Lucky Chest,x:0,y:0,z:0,Items:[{Slot:0,id:57,Count:4,Damage:0},{Slot:2,id:42,Count:2,Damage:0},{Slot:4,id:155,Count:5,Damage:0},{Slot:5,id:41,Count:4,Damage:0},{Slot:7,id:133,Count:4,Damage:0},{Slot:9,id:173,Count:5,Damage:0},{Slot:10,id:152,Count:4,Damage:0},{Slot:13,id:22,Count:5,Damage:0},{Slot:15,id:152,Count:8,Damage:0},{Slot:17,id:133,Count:3,Damage:0},{Slot:18,id:41,Count:7,Damage:0},{Slot:20,id:22,Count:4,Damage:0},{Slot:21,id:57,Count:3,Damage:0},{Slot:23,id:155,Count:3,Damage:0},{Slot:24,id:173,Count:7,Damage:0},{Slot:25,id:42,Count:4,Damage:0}],id:Chest},TileID:54}";type=command,ID="/summon Witch ~9 ~7 ~-2 {Attributes:[{Base:26.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0,Name:generic.movementSpeed},{Base:16.00,Name:generic.followRange},{Base:2.00,Name:generic.attackDamage}]}";type=command,ID="/summon Witch ~9 ~7 ~2 {Attributes:[{Base:26.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0,Name:generic.movementSpeed},{Base:16.00,Name:generic.followRange},{Base:2.00,Name:generic.attackDamage}]}";type=command,ID="/summon tp @p ~ ~ ~3")@chance=1@luck=2


group(type=message,ID=#e#lThe Supernova Star;type=command,ID="/summon FireworksRocketEntity ~ ~1 ~ {LifeTime:20,FireworksItem:{id:401,Count:1,tag:{Fireworks:{Explosions:[{Type:1,Colors:[16777103],FadeColors:[7249663]},{Type:4,Colors:[15138624],FadeColors:[16711680]},{Type:0,Colors:[15073024],FadeColors:[65288]}]}}}}")@luck=-2

group(type=message,ID=#e#lThe 4 Supernova Stars;type=command,ID="/summon FireworksRocketEntity ~-4 ~ ~-4 {LifeTime:20,FireworksItem:{id:401,Count:1,tag:{Fireworks:{Explosions:[{Type:1,Colors:[16777103],FadeColors:[7249663]},{Type:4,Colors:[15138624],FadeColors:[16711680]},{Type:0,Colors:[15073024],FadeColors:[65288]}]}}}}";type=message,ID=#e#lThe Supernova Star;type=command,ID="/summon FireworksRocketEntity ~-4 ~ ~4 {LifeTime:20,FireworksItem:{id:401,Count:1,tag:{Fireworks:{Explosions:[{Type:1,Colors:[16777103],FadeColors:[7249663]},{Type:4,Colors:[15138624],FadeColors:[16711680]},{Type:0,Colors:[15073024],FadeColors:[65288]}]}}}}";type=command,ID="/summon FireworksRocketEntity ~4 ~ ~-4 {LifeTime:20,FireworksItem:{id:401,Count:1,tag:{Fireworks:{Explosions:[{Type:1,Colors:[16777103],FadeColors:[7249663]},{Type:4,Colors:[15138624],FadeColors:[16711680]},{Type:0,Colors:[15073024],FadeColors:[65288]}]}}}}";type=command,ID="/summon FireworksRocketEntity ~-4 ~ ~4 {LifeTime:20,FireworksItem:{id:401,Count:1,tag:{Fireworks:{Explosions:[{Type:1,Colors:[16777103],FadeColors:[7249663]},{Type:4,Colors:[15138624],FadeColors:[16711680]},{Type:0,Colors:[15073024],FadeColors:[65288]}]}}}}";type=command,ID="/summon Item ~ ~1 ~ {Item:{Count:1,id:399}}")@luck=-2

type=command,ID="/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {EntityId:FallingSand,SpawnData:{Tile:51,TileID:51,Time:1},SpawnCount:5,SpawnRange:24,RequiredPlayerRange:16,Delay:181,MinSpawnDelay:180,MaxSpawnDelay:182,MaxNearbyEntities:7}"@luck=-2

group(type=message,ID=#4#lMeteor;type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=command,ID="/summon PrimedTnt ~ ~1 ~ {Fuse:10}";type=falling_block,ID=netherrack,amount=#random-8-12,scatterOffset=0-2,reinitialize=true;type=command,ID="/summon Fireball ~ ~11 ~ {Motion:[0.0,-5.0,0.0],direction:[0.0,-5.0,0.0],ExplosionPower:5}";type=falling_block,ID=fire,amount=#random-8-12,scatterOffset=0-2;type=falling_block,ID=lava,amount=#random-3-4,scatterOffset=0-2)@luck=2









/================= Ghost Mobs =========================

group(type=message,ID=#f#lMob 1;type=command,ID="summon Skeleton ~ ~1 ~ {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.25,Name:generic.movementSpeed},{Base:16.00,Name:generic.followRange},{Base:2.00,Name:generic.attackDamage}],Equipment:[{id:258,Count:1,tag:{ench:[{lvl:3,id:19}],AttributeModifiers:[{UUIDMost:4460978055115588465,UUIDLeast:-6088405779579559924,Amount:2.00,AttributeName:generic.attackDamage,Operation:0,Name:My Modifier}]},Damage:0},{},{},{id:299,Count:1,tag:{display:{color:1723676}},Damage:0},{}]}")@luck=-2

/========= Decked Mobs ==================
/Dave the decked Pigman
group(type=difficulty,ID=hard;type=entity,ID=PigZombie,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lDave",CustomNameVisible=true))@luck=-2
/Sean the decked Skeleton
group(type=difficulty,ID=hard;type=entity,ID=Skeleton,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lSean",CustomNameVisible=true))@luck=-2
/brian the decked Dog
group(type=difficulty,ID=hard;type=entity,ID=Wolf,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lBrian",CustomNameVisible=true))@luck=2
/Frostii the decked Snowman
group(type=difficulty,ID=hard;type=entity,ID=SnowMan,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lFrostii",CustomNameVisible=true))@luck=2
/Pat the decked IronGolem
group(type=difficulty,ID=hard;type=entity,ID=VillagerGolem,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lPat",CustomNameVisible=true))@luck=2
/David the decked Spider
group(type=difficulty,ID=hard;type=entity,ID=Spider,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lDavid",CustomNameVisible=true))@luck=-2
/John the decked Villager
group(type=difficulty,ID=hard;type=entity,ID=Villager,NBTTag=(Equipment=[(id=diamond_sword,Count=1,Damage=0,tag=(ench=#luckySwordEnchantments)),(id=diamond_helmet,Count=1,Damage=0,tag=(ench=#luckyHelmetEnchantments)),(id=diamond_chestplate,Count=1,Damage=0,tag=(ench=#luckyChestplateEnchantments)),(id=diamond_leggings,Count=1,Damage=0,tag=(ench=#luckyLeggingsEnchantments)),(id=diamond_boots,Count=1,Damage=0,tag=(ench=#luckyBootsEnchantments))],CustomName="#e#lJohn",CustomNameVisible=true))@luck=2

type=command,ID="/summon Item ~ ~1 ~ {Item:{Count:1,id:310},Riding:{id:"Item",Item:{Count:1,id:311},Riding:{id:"Item",Item:{Count:1,id:312},Riding:{id:"Item",Item:{Count:1,id:313}}}}}")@luck=2


/======Elemental Drops ===========

/Wind Element
group(type=message,ID=#7#lWind;type=command,ID="/tp @p ~ ~10 ~")@luck=-2

/Water Element
group(type=message,ID=#1#lWater;type=command,ID="/tp @p ~ ~4 ~";type=falling_block,ID=water,posY=#bPosY+240,amount=#random-14-15,scatterOffset=5-6,reinitialize=true;type=difficulty,ID=hard;type=structure,ID=explosion,damage=7;type=command,ID="/setblock ~ ~14 ~ water";type=command,ID="/setblock ~ ~15 ~ water")@luck=-2

/Earth Element
group(type=message,ID=#2#lEarth;type=command,ID="/effect @p 19 55 1";type=command,ID="/effect @p 17 60 2";type=command,ID="/effect @p 2 50 2";type=command,ID="/tp @p ~ ~1 ~";type=falling_block,ID=dirt,amount=#random-3-4,scatterOffset=0-1,reinitialize=true;type=falling_block,ID=leaves,amount=#random-13-14,scatterOffset=0-1,reinitialize=true)@luck=-2

/Fire
group(type=message,ID=#4#lFire;type=command,ID="/summon Fireball ~ ~11 ~ {Motion:[0.0,-5.0,0.0],direction:[0.0,-5.0,0.0],ExplosionPower:9}";type=falling_block,ID=lava,posY=#bPosY+120,amount=#random-14-15,scatterOffset=3-4,reinitialize=true)@luck=-2

/Thunder
group(type=message,ID=#e#lThunder;type=entity,ID=lightning,amount=#random-55-56,scatterOffset=1-24,reinitialize=true)@luck=-2

type=falling_block,ID=lapis_block@luck=1
type=falling_block,ID=coal_block@luck=1
type=falling_block,ID=redstone_block@luck=1
type=falling_block,ID=quartz_block@luck=1
type=falling_block,ID=lucky:lucky_block@luck=1
type=falling_block,ID=fence@luck=1

type=structure,ID=chest,NBTTag=(items=[(id=iron_block,maxAmount=4,weight=5),(id=gold,maxAmount=2,weight=5),(id=emerald,maxAmount=2,weight=5),(id=diamond,maxAmount=2,weight=5),(id=coal_block,maxAmount=4,weight=5),(id=lapis,maxAmount=2,weight=5),(id=beacon,damage=1,maxAmount=1,weight=5)],min=2,max=2)@luck=2

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 emerald_block";type=command,ID="/setblock ~2 ~2 ~-2 emerald_block";type=command,ID="/setblock ~-2 ~2 ~2 emerald_block";type=command,ID="/setblock ~-2 ~2 ~-2 emerald_block")@luck=2

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 lapis_block";type=command,ID="/setblock ~2 ~2 ~-2 lapis_block";type=command,ID="/setblock ~-2 ~2 ~2 lapis_block";type=command,ID="/setblock ~-2 ~2 ~-2 lapis_block")@luck=2

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 iron_block";type=command,ID="/setblock ~2 ~2 ~-2 iron_block";type=command,ID="/setblock ~-2 ~2 ~2 iron_block";type=command,ID="/setblock ~-2 ~2 ~-2 iron_block")@luck=2

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 diamond_block";type=command,ID="/setblock ~2 ~2 ~-2 diamond_block";type=command,ID="/setblock ~-2 ~2 ~2 diamond_block";type=command,ID="/setblock ~-2 ~2 ~-2 diamond_block")@luck=2

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 coal_block";type=command,ID="/setblock ~2 ~2 ~-2 coal_block";type=command,ID="/setblock ~-2 ~2 ~2 coal_block";type=command,ID="/setblock ~-2 ~2 ~-2 coal_block")@luck=2

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 dirt";type=command,ID="/setblock ~2 ~2 ~-2 dirt";type=command,ID="/setblock ~-2 ~2 ~2 dirt";type=command,ID="/setblock ~-2 ~2 ~-2 dirt")@luck=1

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 water_flowing";type=command,ID="/setblock ~2 ~2 ~-2 water_flowing";type=command,ID="/setblock ~-2 ~2 ~2 water_flowing";type=command,ID="/setblock ~-2 ~2 ~-2 water_flowing")@luck=1

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 lava_flowing";type=command,ID="/setblock ~2 ~2 ~-2 lava_flowing";type=command,ID="/setblock ~-2 ~2 ~2 lava_flowing";type=command,ID="/setblock ~-2 ~2 ~-2 lava_flowing")@luck=-1

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 web";type=command,ID="/setblock ~2 ~2 ~-2 web";type=command,ID="/setblock ~-2 ~2 ~2 web";type=command,ID="/setblock ~-2 ~2 ~-2 web")@luck=1

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 snow";type=command,ID="/setblock ~2 ~2 ~-2 snow";type=command,ID="/setblock ~-2 ~2 ~2 snow";type=command,ID="/setblock ~-2 ~2 ~-2 snow")@luck=1

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 obsidian";type=command,ID="/setblock ~2 ~2 ~-2 obsidian";type=command,ID="/setblock ~-2 ~2 ~2 obsidian ";type=command,ID="/setblock ~-2 ~2 ~-2 obsidian")@luck=1

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 beacon";type=command,ID="/setblock ~2 ~2 ~-2 beacon";type=command,ID="/setblock ~-2 ~2 ~2 beacon ";type=command,ID="/setblock ~-2 ~2 ~-2 beacon")@luck=2

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 wool";type=command,ID="/setblock ~2 ~2 ~-2 wool";type=command,ID="/setblock ~-2 ~2 ~2 wool ";type=command,ID="/setblock ~-2 ~2 ~-2 wool")@luck=1

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 lucky:lucky_block";type=command,ID="/setblock ~2 ~2 ~-2 lucky:lucky_block";type=command,ID="/setblock ~-2 ~2 ~2 lucky:lucky_block ";type=command,ID="/setblock ~-2 ~2 ~-2 lucky:lucky_block")@luck=2

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 quartz_ore";type=command,ID="/setblock ~2 ~2 ~-2 quartz_ore";type=command,ID="/setblock ~-2 ~2 ~2 quartz_ore ";type=command,ID="/setblock ~-2 ~2 ~-2 quartz_ore")@luck=2

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 glowstone";type=command,ID="/setblock ~2 ~2 ~-2 glowstone";type=command,ID="/setblock ~-2 ~2 ~2 glowstone";type=command,ID="/setblock ~-2 ~2 ~-2 glowstone")@luck=2

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 redstone_block";type=command,ID="/setblock ~2 ~2 ~-2 redstone_block";type=command,ID="/setblock ~-2 ~2 ~2 redstone_block ";type=command,ID="/setblock ~-2 ~2 ~-2 redstone_block")@luck=2

group(type=structure,ID=fort;type=command,ID="/setblock ~2 ~2 ~2 minecraft:mob_spawner 0 replace {EntityId:FallingSand,SpawnData:{Tile:165,TileID:165,Time:1},SpawnCount:3,SpawnRange:32,RequiredPlayerRange:32,Delay:345,MinSpawnDelay:348,MaxSpawnDelay:355,MaxNearbyEntities:17}";type=command,ID="/setblock ~2 ~2 ~-2 minecraft:mob_spawner 0 replace {EntityId:FallingSand,SpawnData:{Tile:165,TileID:165,Time:1},SpawnCount:3,SpawnRange:32,RequiredPlayerRange:32,Delay:345,MinSpawnDelay:348,MaxSpawnDelay:355,MaxNearbyEntities:17}";type=command,ID="/setblock ~-2 ~2 ~2 minecraft:mob_spawner 0 replace {EntityId:FallingSand,SpawnData:{Tile:165,TileID:165,Time:1},SpawnCount:3,SpawnRange:32,RequiredPlayerRange:32,Delay:345,MinSpawnDelay:348,MaxSpawnDelay:355,MaxNearbyEntities:17} ";type=command,ID="/setblock ~-2 ~2 ~-2 minecraft:mob_spawner 0 replace {EntityId:FallingSand,SpawnData:{Tile:165,TileID:165,Time:1},SpawnCount:3,SpawnRange:32,RequiredPlayerRange:32,Delay:345,MinSpawnDelay:348,MaxSpawnDelay:355,MaxNearbyEntities:17}")@luck=2

type=command,ID="/setblock ~ ~ ~ minecraft:mob_spawner 0 replace {EntityId:FallingSand,SpawnData:{Tile:165,TileID:165,Time:1},SpawnCount:3,SpawnRange:72,RequiredPlayerRange:72,Delay:145,MinSpawnDelay:148,MaxSpawnDelay:155,MaxNearbyEntities:17}"@luck=-2


group(type=difficulty,ID=hard;type=message,ID=#e#lFort of Popularmmos and Jen;type=structure,ID=fort;type=message,ID=#eHello ;type=command,ID="/summon Zombie ~ ~ ~5 {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:3355443}},Damage:0},{id:300,Count:1,tag:{display:{color:53687091}},Damage:0},{id:299,Count:1,tag:{display:{color:53687091}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:FuriousDestroyer,}";type=command,ID="/setblock ~ ~1 ~5 minecraft:skull 1 replace {ExtraType:FuriousDestroyer,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~5 minecraft:air 1 destroy {ExtraType:FuriousDestroyer,SkullType:3,Rot:-8}";type=message,ID=#eHello;type=command,ID="/summon Zombie ~ ~ ~-5 {Attributes:[{Base:20.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.23,Name:generic.movementSpeed},{Base:40.00,Name:generic.followRange},{Base:3.00,Name:generic.attackDamage},{Base:0.06,Name:zombie.spawnReinforcements}],Equipment:[{id:276,Count:1,Damage:0},{id:301,Count:1,tag:{display:{color:15100927}},Damage:0},{id:300,Count:1,tag:{display:{color:15100927}},Damage:0},{id:299,Count:1,tag:{display:{color:15100927}},Damage:0},{}],CanBreakDoors:0,CanPickUpLoot:1,CustomName:SuperGirlyGamer,}";type=command,ID="/setblock ~ ~1 ~-5 minecraft:skull 1 replace {ExtraType:SuperGirlyGamer,SkullType:3,Rot:-8}";type=command,ID="/setblock ~ ~1 ~-5 minecraft:air 1 destroy {ExtraType:SuperGirlyGamer,SkullType:3,Rot:-8}";type=command,ID="/setblock ~2 ~2 ~2 wool 15";type=command,ID="/setblock ~2 ~2 ~-2 wool 15";type=command,ID="/setblock ~-2 ~2 ~2 wool 6";type=command,ID="/setblock ~-2 ~2 ~-2 wool 6";type=command,ID="/setblock ~ ~2 ~2 diamond_block ";type=command,ID="/setblock ~ ~2 ~-2 diamond_block ";type=command,ID="/setblock ~-2 ~2 ~ diamond_block";type=command,ID="/setblock ~2 ~2 ~ diamond_block")@luck=2




/Arrows
group(type=particle,ID="Flame",amount=60,scatterOffset=0-1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+90,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+100,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+110,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+120,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+130,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+140,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+150,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+160,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+170,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+180,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+190,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+200,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+210,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+220,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+230,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+240,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+250,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+260,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+270,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+280,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+290,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+300,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+310,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+320,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+330,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true;type=entity,ID=Arrow,posY=#bPosY+340,radius=0,damage=25,amount=#random-9-11,scatterOffset=0-5,adjustHeight=1,reinitialize=true)@luck=-2

/SnowBall
group(type=particle,ID="Flame",amount=60,scatterOffset=0-1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+90,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+100,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+110,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+120,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+130,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+140,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+150,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+160,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+170,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+180,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+190,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+200,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+210,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+220,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+230,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+240,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+250,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+260,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+270,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+280,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+290,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+300,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+310,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+320,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+330,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+340,radius=0,damage=25,amount=#random-249-250,scatterOffset=0-25,adjustHeight=1,reinitialize=true)@luck=-2

/meteor storm
group(type=message,ID=#4#lFire;type=command,ID="/summon Fireball ~ ~11 ~11 {Motion:[0.0,-5.0,0.0],direction:[0.0,-5.0,0.0],ExplosionPower:3}";type=command,ID="/summon Fireball ~11 ~11 ~ {Motion:[0.0,-5.0,0.0],direction:[0.0,-5.0,0.0],ExplosionPower:3}";type=command,ID="/summon Fireball ~-11 ~11 ~ {Motion:[0.0,-5.0,0.0],direction:[0.0,-5.0,0.0],ExplosionPower:3}";type=command,ID="/summon Fireball ~ ~11 ~-11 {Motion:[0.0,-5.0,0.0],direction:[0.0,-5.0,0.0],ExplosionPower:3}")@luck=-2

/Uhh okay
group(type=falling_block,ID=glowstone,damage=14;type=falling_block,ID=emerald_ore,damage=1,posY=#bPosY+10;type=falling_block,ID=stone,damage=4,posY=#bPosY+20;type=falling_block,ID=grass,damage=#random-0-4,posY=#bPosY+30;type=falling_block,ID=glass,damage=#random-0-4,posY=#bPosY+40)@luck=-1

/Utility Tower
group(type=falling_block,ID=crafting_table,damage=14;type=falling_block,ID=enchanting_table,damage=1,posY=#bPosY+10;type=falling_block,ID=glowstone,damage=4,posY=#bPosY+20;type=falling_block,ID=mob_spawner,damage=#random-0-4,posY=#bPosY+30;type=falling_block,ID=fence,damage=#random-0-4,posY=#bPosY+40)@luck=2

ID=diamond_sword,NBTTag=(ench=[(id=16,lvl=#random-5-10),(id=17,lvl=#random-5-10),(id=18,lvl=#random-5-10),(id=19,lvl=#random-5-10),(id=20,lvl=#random-1-10),(id=21,lvl=#random-5-10)],display=(Name="#e#lSuper Lucky Sword"))@chance=0.5@luck=2

ID=bow,NBTTag=(ench=[(id=48,lvl=#random-5-10),(id=49,lvl=#random-5-10),(id=50,lvl=#random-5-10),(id=51,lvl=#random-5-10),(id=34,lvl=#random-5-10)],display=(Name="#e#lSuper Lucky Bow"))@chance=0.5@luck=2

ID=diamond_helmet,NBTTag=(ench=[(id=1,lvl=#random-5-10),(id=2,lvl=#random-5-10),(id=3,lvl=#random-5-10),(id=4,lvl=#random-5-10),(id=7,lvl=#random-5-10),(id=34,lvl=#random-5-10),(id=6,lvl=#random-5-10),(id=5,lvl=#random-5-10)],display=(Name="#e#lSuper Lucky Helmet"))@chance=0.5@luck=2

ID=diamond_chestplate,NBTTag=(ench=[(id=1,lvl=#random-5-10),(id=2,lvl=#random-5-10),(id=3,lvl=#random-5-10),(id=4,lvl=#random-5-10),(id=7,lvl=#random-1-10),(id=34,lvl=#random-5-10)],display=(Name="#e#lSuper Lucky Chestplate"))@chance=0.5@luck=2

ID=diamond_leggings,NBTTag=(ench=[(id=1,lvl=#random-5-10),(id=2,lvl=#random-5-10),(id=3,lvl=#random-5-10),(id=4,lvl=#random-5-10),(id=7,lvl=#random-5-10),(id=34,lvl=#random-5-10)],display=(Name="#e#lSuper Lucky Leggings"))@chance=0.5@luck=2

ID=diamond_boots,NBTTag=(ench=[(id=1,lvl=#random-5-10),(id=2,lvl=#random-5-10),(id=3,lvl=#random-5-10),(id=4,lvl=#random-5-10),(id=7,lvl=#random-5-10),(id=34,lvl=#random-5-10)],display=(Name="#e#lSuper Lucky Boots"))@chance=0.5@luck=2

ID=diamond_axe,NBTTag=(ench=[(id=16,lvl=#random-5-10),(id=17,lvl=#random-5-10),(id=18,lvl=#random-5-10),(id=32,lvl=#random-5-10),(id=33,lvl=#random-5-10),(id=34,lvl=#random-5-10),(id=35,lvl=#random-5-10)],display=(Name="#e#lSuper Lucky Axe"))@chance=0.5@luck=2

ID=diamond_shovel,NBTTag=(ench=[(id=32,lvl=#random-5-10),(id=33,lvl=#random-5-10),(id=35,lvl=#random-5-10),(id=34,lvl=#random-5-10)],display=(Name="#e#lSuper Lucky Shovel"))@chance=0.5@luck=2

ID=diamond_pickaxe,NBTTag=(ench=[(id=32,lvl=#random-5-10),(id=33,lvl=#random-5-10),(id=35,lvl=#random-5-10),(id=34,lvl=#random-5-10)],display=(Name="#e#lSuper Lucky Pickaxe"))@chance=0.5@luck=2

ID=diamond_hoe,NBTTag=(ench=[(id=34,lvl=#random-5-10)],display=(Name="#e#lSuper Lucky Hoe"))@chance=0.5@luck=2

/irongolems
group(type=particle,ID=snowballpoof,amount=60,scatterOffset=0-2,reinitialize=true;type=entity,ID=VillagerGolem,amount=#random-4-5,scatterOffset=2-7,adjustHeight=1,reinitialize=true,NBTTag=(Attributes=[(Name=generic.maxHealth,Base=#random-90-150),(Name=generic.attackDamage,Base=#random-2-28),(Name=generic.movementSpeed,Base=0.3D)],CustomName="#lIron Golem Army",CustomNameVisible=true))@luck=2

/Villagers
group(type=particle,ID=snowballpoof,amount=60,scatterOffset=0-2,reinitialize=true;type=entity,ID=Villager,amount=#random-10-18,scatterOffset=2-7,adjustHeight=1,reinitialize=true,NBTTag=(Attributes=[(Name=generic.maxHealth,Base=#random-10-30),(Name=generic.attackDamage,Base=#random-2-28),(Name=generic.movementSpeed,Base=0.3D)],CustomName="#3Villager",CustomNameVisible=true))@luck=2

/Ghast
group(type=particle,ID=Flame,amount=16,scatterOffset=0-7,reinitialize=true;type=entity,ID=Ghast,posY=#bPosY+30,radius=0,damage=10,amount=#random-15-18,scatterOffset=4-5,adjustHeight=1,reinitialize=true,NBTTag=(Attributes=[(Name=generic.maxHealth,Base=#random-8-16),(Name=generic.attackDamage,Base=5D),(Name=generic.movementSpeed,Base=1.8D),(ExplosionRadius=120)],CustomName="#7#lGhast #0#lArtillery",CustomNameVisible=true))@luck=-2

/Snowball
group(type=particle,ID=Flame,amount=60,scatterOffset=2-3,reinitialize=true;type=entity,ID=Snowball,posY=#bPosY+240,radius=0,damage=10,amount=#random-7-8,scatterOffset=9-10,adjustHeight=1,reinitialize=true,NBTTag=(Attributes=[(Name=generic.maxHealth,Base=88D),(Name=generic.attackDamage,Base=5D),(Name=generic.movementSpeed,Base=1.8D),(ExplosionRadius=120b)],CustomName="#2#lFallen Snow",CustomNameVisible=true))@luck=2

/Dirt
group(type=falling_block,ID=dirt,damage=14;type=falling_block,ID=dirt,damage=1,posY=#bPosY+10;type=falling_block,ID=dirt,damage=4,posY=#bPosY+20;type=falling_block,ID=dirt,damage=#random-0-4,posY=#bPosY+30)@luck=-1

group(type=message,ID=#e#lSuprise;type=command,ID="/summon MinecartSpawner ~ ~32 ~ {CustomDisplayTile:1,SpawnCount:3,SpawnData:{CustomDisplayTile:1,SpawnCount:1,Invulnerable:0,SpawnData:{Fuse:120,Motion:[0,0,0,],FallDistance:0,UUIDMost:-3568580369910774292,UUIDLeast:-8248305186055748989,Fire:-1,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0,]},MaxSpawnDelay:215,PortalCooldown:0,Delay:20,FallDistance:0,SpawnRange:1,MinSpawnDelay:200,Motion:[0,0.3,0.0,0],MaxNearbyEntities:12,RequiredPlayerRange:204,UUIDLeast:-5297781508984829364,DisplayTile:35,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],EntityId:PrimedTnt,Riding:{Attributes:[{Base:6.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.69,Name:generic.movementSpeed},{Base:16.00,Name:generic.followRange}],Invulnerable:1,PortalCooldown:0,AbsorptionAmount:0,FallDistance:0,DeathTime:0,DropChances:[0.08,0.08,0.08,0.08,0.08],PersistenceRequired:0,id:Bat,HealF:6.00,BatFlags:0,Motion:[0,0,0],Leashed:0,UUIDLeast:-6594091242840826088,Health:6,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],UUIDMost:-1036256786719422535,Equipment:[{},{},{},{},{}],CustomName:,Pos:[0,0,0],Fire:-1,CanPickUpLoot:0,HurtTime:0,AttackTime:0,ActiveEffects:[{Ambient:0,Duration:1465000,Id:14,Amplifier:0}],CustomNameVisible:0},DisplayOffset:0,UUIDMost:4924191470295403047,Fire:-1,DisplayData:14,SpawnPotentials:[{Type:PrimedTnt,Properties:{Fuse:120,Motion:[0,0,0,],FallDistance:0,UUIDMost:-3568580369910774292,UUIDLeast:-8248305186055748989,Fire:-1,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0,]},Weight:20}]},MaxSpawnDelay:210,Delay:151,SpawnRange:8,MinSpawnDelay:200,MaxNearbyEntities:12,RequiredPlayerRange:64,DisplayTile:0,Air:0,Rotation:[-130.74,0],EntityId:MinecartSpawner,SpawnPotentials:[{Type:MinecartSpawner,Properties:{CustomDisplayTile:1,SpawnCount:1,Invulnerable:0,SpawnData:{Fuse:120,Motion:[0,0,0,],FallDistance:0,UUIDMost:-3568580369910774292,UUIDLeast:-8248305186055748989,Fire:-1,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0,]},MaxSpawnDelay:215,PortalCooldown:0,Delay:20,FallDistance:0,SpawnRange:1,MinSpawnDelay:200,Motion:[0,2.00,0],MaxNearbyEntities:12,RequiredPlayerRange:64,UUIDLeast:-5297781508984829364,DisplayTile:35,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],EntityId:PrimedTnt,Riding:{Attributes:[{Base:6.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.69,Name:generic.movementSpeed},{Base:16.00,Name:generic.followRange}],Invulnerable:1,PortalCooldown:0,AbsorptionAmount:0,FallDistance:0,DeathTime:0,DropChances:[0.08,0.08,0.08,0.08,0.08],PersistenceRequired:0,id:Bat,HealF:6.00,BatFlags:0,Motion:[0,0,0],Leashed:0,UUIDLeast:-6594091242840826088,Health:6,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],UUIDMost:-1036256786719422535,Equipment:[{},{},{},{},{}],CustomName:,Pos:[0,0,0],Fire:-1,CanPickUpLoot:0,HurtTime:0,AttackTime:0,ActiveEffects:[{Ambient:0,Duration:1465000,Id:14,Amplifier:0}],CustomNameVisible:0},DisplayOffset:0,UUIDMost:4924191470295403047,Fire:-1,DisplayData:14,SpawnPotentials:[{Type:PrimedTnt,Properties:{Fuse:120,Motion:[0,0,0,],FallDistance:0,UUIDMost:-3568580369910774292,UUIDLeast:-8248305186055748989,Fire:-1,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0,]},Weight:20}]},Weight:20}]}";type=command,ID="/setblock ~ ~31 ~ dirt")@luck=-2


group(type=message,ID=#b#lCold;type=command,ID="/summon MinecartSpawner ~ ~32 ~ {CustomDisplayTile:1,SpawnCount:75,SpawnData:{Motion:[0,-0.20,0],shake:0,xTile:-1,UUIDLeast:-6825416620866234610,inGround:0,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0],FallDistance:0,inTile:0,UUIDMost:-3791737759337986259,ownerName:,zTile:-1,Fire:-1,yTile:-1,id:Snowball},MaxSpawnDelay:1,Delay:0,SpawnRange:72,MinSpawnDelay:0,MaxNearbyEntities:375,RequiredPlayerRange:64,DisplayTile:35,Air:0,EntityId:Snowball,DisplayOffset:5,SpawnPotentials:[{Type:Snowball,Properties:{Motion:[0,-0.20,0],shake:0,xTile:-1,UUIDLeast:-6825416620866234610,inGround:0,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0],FallDistance:0,inTile:0,UUIDMost:-3791737759337986259,ownerName:,zTile:-1,Fire:-1,yTile:-1,id:Snowball},Weight:20}]}";type=command,ID="/setblock ~ ~31 ~ dirt")@luck=2


/Castle
group(type=message,ID=#e#lThe Lucky Castle ;type=structure,ID=fort;type=structure,ID=fort,posX=#bPosX+4,posZ=#bPosZ+4;type=structure,ID=fort,posX=#bPosX+4,posZ=#bPosZ-4;type=structure,ID=fort,posX=#bPosX-4,posZ=#bPosZ+4;type=structure,ID=fort,posX=#bPosX-4,posZ=#bPosZ-4;type=structure,ID=fort,posX=#bPosX+4,posZ=#bPosZ+0;type=structure,ID=fort,posX=#bPosX-4,posZ=#bPosZ+0;type=structure,ID=fort,posX=#bPosX+0,posZ=#bPosZ+4;type=structure,ID=fort,posX=#bPosX+0,posZ=#bPosZ-4;type=structure,ID=fort;type=structure,ID=fort,posX=#bPosX-4,posZ=#bPosZ+4,posY=#bPosY+2,adjustHeight=2;type=structure,ID=fort,posX=#bPosX+4,posZ=#bPosZ-4,posY=#bPosY+2,adjustHeight=2;type=structure,ID=fort,posX=#bPosX+4,posZ=#bPosZ+4,posY=#bPosY+2,adjustHeight=4;type=structure,ID=fort,posX=#bPosX-4,posZ=#bPosZ-4,posY=#bPosY+2,adjustHeight=2)@luck=2

/Emerald Pile
group(type=falling_block,ID=emerald_block,damage=#random-1-15,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+10,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+20,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+30,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+40,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+50,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+60,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+70,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+80,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+90,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+100,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+110,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+120,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+130,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+140,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+150,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+160,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+170,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+180,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+190,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+200,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+210,amount=#random-4-5,scatterOffset=0-2,reinitialize=true,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+220,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+230,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+240,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+250,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+260,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+270,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+280,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+290,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+300,amount=#random-4-5,scatterOffset=2-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+310,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+320,amount=#random-4-5,scatterOffset=0-2,reinitialize=true)@luck=2

/Diamond Pile
group(type=falling_block,ID=diamond_block,damage=#random-1-15,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+10,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+20,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+30,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+40,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+50,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+60,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+70,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+80,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+90,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+100,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+110,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+120,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+130,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+140,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+150,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+160,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+170,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+180,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+190,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+200,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+210,amount=#random-4-5,scatterOffset=0-2,reinitialize=true,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+220,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+230,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+240,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+250,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+260,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+270,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+280,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+290,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+300,amount=#random-4-5,scatterOffset=2-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+310,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+320,amount=#random-4-5,scatterOffset=0-2,reinitialize=true)@luck=2

/Iron Pile
group(type=falling_block,ID=iron_block,damage=#random-1-15,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+10,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+20,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+30,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+40,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+50,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+60,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+70,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+80,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+90,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+100,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+110,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+120,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+130,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+140,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+150,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+160,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+170,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+180,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+190,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+200,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+210,amount=#random-4-5,scatterOffset=0-2,reinitialize=true,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+220,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+230,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+240,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+250,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+260,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+270,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+280,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+290,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+300,amount=#random-4-5,scatterOffset=2-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+310,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+320,amount=#random-4-5,scatterOffset=0-2,reinitialize=true)@luck=2

/Gold Pile
group(type=falling_block,ID=gold_block,damage=#random-1-15,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+10,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+20,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+30,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+40,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+50,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+60,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+70,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+80,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+90,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+100,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+110,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+120,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+130,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+140,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+150,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+160,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+170,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+180,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+190,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+200,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+210,amount=#random-4-5,scatterOffset=0-2,reinitialize=true,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+220,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+230,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+240,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+250,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+260,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+270,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+280,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+290,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+300,amount=#random-4-5,scatterOffset=2-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+310,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+320,amount=#random-4-5,scatterOffset=0-2,reinitialize=true)@luck=2

/Lapis Pile
group(type=falling_block,ID=lapis_block,damage=#random-1-15,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+10,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+20,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+30,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+40,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+50,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+60,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+70,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+80,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+90,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+100,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+110,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+120,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+130,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+140,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+150,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+160,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+170,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+180,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+190,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+200,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+210,amount=#random-4-5,scatterOffset=0-2,reinitialize=true,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+220,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+230,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+240,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+250,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+260,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+270,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+280,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+290,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+300,amount=#random-4-5,scatterOffset=2-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+310,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lapis_block,damage=#random-1-15,posY=#bPosY+320,amount=#random-4-5,scatterOffset=0-2,reinitialize=true)@luck=2


/coal Pile
group(type=falling_block,ID=coal_block,damage=#random-1-15,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+10,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+20,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+30,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+40,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+50,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+60,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+70,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+80,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+90,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+100,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+110,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+120,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+130,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+140,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+150,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+160,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+170,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+180,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+190,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+200,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+210,amount=#random-4-5,scatterOffset=0-2,reinitialize=true,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+220,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+230,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+240,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+250,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+260,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+270,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+280,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+290,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+300,amount=#random-4-5,scatterOffset=2-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+310,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=coal_block,damage=#random-1-15,posY=#bPosY+320,amount=#random-4-5,scatterOffset=0-2,reinitialize=true)@luck=2

/redstone Pile
group(type=falling_block,ID=redstone_block,damage=#random-1-15,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+10,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+20,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+30,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+40,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+50,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+60,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+70,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+80,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+90,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+100,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+110,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+120,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+130,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+140,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+150,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+160,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+170,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+180,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+190,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+200,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+210,amount=#random-4-5,scatterOffset=0-2,reinitialize=true,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+220,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+230,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+240,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+250,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+260,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+270,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+280,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+290,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+300,amount=#random-4-5,scatterOffset=2-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+310,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=redstone_block,damage=#random-1-15,posY=#bPosY+320,amount=#random-4-5,scatterOffset=0-2,reinitialize=true)@luck=2

/lucky block Pile
group(type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+10,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+20,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+30,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+40,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+50,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+60,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+70,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+80,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+90,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+100,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+110,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+120,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+130,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+140,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+150,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+160,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+170,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+180,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+190,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+200,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+210,amount=#random-4-5,scatterOffset=0-2,reinitialize=true,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+220,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+230,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+240,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+250,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+260,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+270,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+280,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+290,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+300,amount=#random-4-5,scatterOffset=2-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+310,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=lucky:lucky_block,damage=#random-1-15,posY=#bPosY+320,amount=#random-4-5,scatterOffset=0-2,reinitialize=true)@luck=2

/multi Pile
group(type=falling_block,ID=iron_block,damage=#random-1-15,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+10,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+20,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+30,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+40,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+50,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+60,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+70,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+80,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+90,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+100,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+110,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+120,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+130,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+140,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+150,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+160,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+170,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+180,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+190,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+200,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+210,amount=#random-4-5,scatterOffset=0-2,reinitialize=true,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+220,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+230,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+240,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=gold_block,damage=#random-1-15,posY=#bPosY+250,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+260,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+270,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=emerald_block,damage=#random-1-15,posY=#bPosY+280,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+290,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+300,amount=#random-4-5,scatterOffset=2-2,reinitialize=true;type=falling_block,ID=diamond_block,damage=#random-1-15,posY=#bPosY+310,amount=#random-4-5,scatterOffset=0-2,reinitialize=true;type=falling_block,ID=iron_block,damage=#random-1-15,posY=#bPosY+320,amount=#random-4-5,scatterOffset=0-2,reinitialize=true)@luck=2

/Creepers
group(type=particle,ID=Flame,amount=60,scatterOffset=2-3,reinitialize=true;type=entity,ID=Creeper,posY=#bPosY+90,radius=0,damage=10,amount=#random-7-8,scatterOffset=9-10,adjustHeight=1,reinitialize=true,NBTTag=(Attributes=[(Name=generic.maxHealth,Base=20D),(Name=generic.attackDamage,Base=5D),(Name=generic.movementSpeed,Base=1.8D),(ExplosionRadius=10)],ActiveEffects=[(Id=5,Amplifier=1,Duration=1),(Id=10,Amplifier=2,Duration=1),(Id=11,Amplifier=7,Duration=150),(Id=12,Amplifier=1,Duration=1)],CustomName="#2#lFallen Creepers",CustomNameVisible=true))@luck=-2


group(type=message,ID=#e#lSuprise;type=command,ID="/summon MinecartSpawner ~ ~32 ~ {CustomDisplayTile:1,SpawnCount:3,SpawnData:{CustomDisplayTile:1,SpawnCount:1,Invulnerable:0,SpawnData:{Fuse:120,Motion:[0,0,0,],FallDistance:0,UUIDMost:-3568580369910774292,UUIDLeast:-8248305186055748989,Fire:-1,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0,]},MaxSpawnDelay:215,PortalCooldown:0,Delay:20,FallDistance:0,SpawnRange:1,MinSpawnDelay:200,Motion:[0,0.3,0.0,0],MaxNearbyEntities:12,RequiredPlayerRange:204,UUIDLeast:-5297781508984829364,DisplayTile:35,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],EntityId:PrimedTnt,Riding:{Attributes:[{Base:6.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.69,Name:generic.movementSpeed},{Base:16.00,Name:generic.followRange}],Invulnerable:1,PortalCooldown:0,AbsorptionAmount:0,FallDistance:0,DeathTime:0,DropChances:[0.08,0.08,0.08,0.08,0.08],PersistenceRequired:0,id:Bat,HealF:6.00,BatFlags:0,Motion:[0,0,0],Leashed:0,UUIDLeast:-6594091242840826088,Health:6,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],UUIDMost:-1036256786719422535,Equipment:[{},{},{},{},{}],CustomName:,Pos:[0,0,0],Fire:-1,CanPickUpLoot:0,HurtTime:0,AttackTime:0,ActiveEffects:[{Ambient:0,Duration:1465000,Id:14,Amplifier:0}],CustomNameVisible:0},DisplayOffset:0,UUIDMost:4924191470295403047,Fire:-1,DisplayData:14,SpawnPotentials:[{Type:PrimedTnt,Properties:{Fuse:120,Motion:[0,0,0,],FallDistance:0,UUIDMost:-3568580369910774292,UUIDLeast:-8248305186055748989,Fire:-1,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0,]},Weight:20}]},MaxSpawnDelay:210,Delay:151,SpawnRange:8,MinSpawnDelay:200,MaxNearbyEntities:12,RequiredPlayerRange:64,DisplayTile:0,Air:0,Rotation:[-130.74,0],EntityId:MinecartSpawner,SpawnPotentials:[{Type:MinecartSpawner,Properties:{CustomDisplayTile:1,SpawnCount:1,Invulnerable:0,SpawnData:{Fuse:120,Motion:[0,0,0,],FallDistance:0,UUIDMost:-3568580369910774292,UUIDLeast:-8248305186055748989,Fire:-1,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0,]},MaxSpawnDelay:215,PortalCooldown:0,Delay:20,FallDistance:0,SpawnRange:1,MinSpawnDelay:200,Motion:[0,2.00,0],MaxNearbyEntities:12,RequiredPlayerRange:64,UUIDLeast:-5297781508984829364,DisplayTile:35,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],EntityId:PrimedTnt,Riding:{Attributes:[{Base:6.00,Name:generic.maxHealth},{Base:0,Name:generic.knockbackResistance},{Base:0.69,Name:generic.movementSpeed},{Base:16.00,Name:generic.followRange}],Invulnerable:1,PortalCooldown:0,AbsorptionAmount:0,FallDistance:0,DeathTime:0,DropChances:[0.08,0.08,0.08,0.08,0.08],PersistenceRequired:0,id:Bat,HealF:6.00,BatFlags:0,Motion:[0,0,0],Leashed:0,UUIDLeast:-6594091242840826088,Health:6,Air:300,OnGround:1,Dimension:0,Rotation:[0,0],UUIDMost:-1036256786719422535,Equipment:[{},{},{},{},{}],CustomName:,Pos:[0,0,0],Fire:-1,CanPickUpLoot:0,HurtTime:0,AttackTime:0,ActiveEffects:[{Ambient:0,Duration:1465000,Id:14,Amplifier:0}],CustomNameVisible:0},DisplayOffset:0,UUIDMost:4924191470295403047,Fire:-1,DisplayData:14,SpawnPotentials:[{Type:PrimedTnt,Properties:{Fuse:120,Motion:[0,0,0,],FallDistance:0,UUIDMost:-3568580369910774292,UUIDLeast:-8248305186055748989,Fire:-1,Invulnerable:0,Air:300,OnGround:1,Dimension:0,PortalCooldown:0,Rotation:[0,0,]},Weight:20}]},Weight:20}]}";type=command,ID="/setblock ~ ~31 ~ dirt")@luck=-2

group(type=message,ID=#e#lFiery Suprise;type=command,ID="/summon MinecartSpawner ~ ~32 ~ {SpawnCount:3,Delay:647,CustomDisplayTile:1,DisplayTile:0,MinSpawnDelay:640,MaxSpawnDelay:650,Air:0,RequiredPlayerRange:64,MaxNearbyEntities:12,SpawnRange:8,SpawnData:{UUIDLeast:-8237269540108477490,Motion:[0,0,0],Riding:{DropChances:[0.08,0.08,0.08,0.08,0.08],UUIDLeast:-7980852501946247364,Attributes:[{Name:generic.maxHealth,Base:6.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.69},{Name:generic.followRange,Base:16.00}],Motion:[0,0,0],CustomName:,Health:6,HealF:6.00,CustomNameVisible:0,id:Bat,ActiveEffects:[{Amplifier:0,Ambient:0,Duration:133000,Id:12},{Amplifier:0,Ambient:0,Duration:1465000,Id:14}],AttackTime:0,BatFlags:0,Fire:-1,Invulnerable:1,DeathTime:0,AbsorptionAmount:0,Equipment:[{},{},{},{},{}],OnGround:1,HurtTime:0,UUIDMost:-6308489111542543092,Dimension:0,Air:300,Pos:[0,0,0],CanPickUpLoot:0,PortalCooldown:0,PersistenceRequired:0,Leashed:0,FallDistance:0,Rotation:[0,0]},SpawnCount:3,Fire:-1,Delay:20,DisplayData:15,CustomDisplayTile:1,DisplayTile:35,Invulnerable:0,MinSpawnDelay:220,OnGround:1,UUIDMost:5221120732164210888,MaxSpawnDelay:235,Dimension:0,DisplayOffset:0,Air:300,PortalCooldown:0,RequiredPlayerRange:64,MaxNearbyEntities:14,FallDistance:0,SpawnRange:1,Rotation:[0,0],SpawnData:{UUIDLeast:-8893603713315307848,FallHurtAmount:2.00,Motion:[0,0,0,],OnGround:1,UUIDMost:4826909776327101553,DropItem:0,Dimension:0,Air:300,Data:0,Tile:51,PortalCooldown:0,Time:1,HurtEntities:0,Fire:-1,FallDistance:0,TileID:51,Rotation:[0,0,],Invulnerable:0,FallHurtMax:40},SpawnPotentials:[{Weight:20,Type:FallingSand,Properties:{UUIDLeast:-8893603713315307848,FallHurtAmount:2.00,Motion:[0,0,0,],OnGround:1,UUIDMost:4826909776327101553,DropItem:0,Dimension:0,Air:300,Data:0,Tile:51,PortalCooldown:0,Time:1,HurtEntities:0,Fire:-1,FallDistance:0,TileID:51,Rotation:[0,0,],Invulnerable:0,FallHurtMax:40}}],EntityId:FallingSand},SpawnPotentials:[{Weight:20,Type:MinecartSpawner,Properties:{UUIDLeast:-8237269540108477490,Motion:[0,0,0],Riding:{DropChances:[0.08,0.08,0.08,0.08,0.08],UUIDLeast:-7980852501946247364,Attributes:[{Name:generic.maxHealth,Base:6.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.69},{Name:generic.followRange,Base:16.00}],Motion:[0,0,0],CustomName:,Health:6,HealF:6.00,CustomNameVisible:0,id:Bat,ActiveEffects:[{Amplifier:0,Ambient:0,Duration:133000,Id:12},{Amplifier:0,Ambient:0,Duration:1465000,Id:14}],AttackTime:0,BatFlags:0,Fire:-1,Invulnerable:1,DeathTime:0,AbsorptionAmount:0,Equipment:[{},{},{},{},{}],OnGround:1,HurtTime:0,UUIDMost:-6308489111542543092,Dimension:0,Air:300,Pos:[0,0,0],CanPickUpLoot:0,PortalCooldown:0,PersistenceRequired:0,Leashed:0,FallDistance:0,Rotation:[0,0]},SpawnCount:3,Fire:-1,Delay:20,DisplayData:15,CustomDisplayTile:1,DisplayTile:35,Invulnerable:0,MinSpawnDelay:220,OnGround:1,UUIDMost:5221120732164210888,MaxSpawnDelay:235,Dimension:0,DisplayOffset:0,Air:300,PortalCooldown:0,RequiredPlayerRange:64,MaxNearbyEntities:14,FallDistance:0,SpawnRange:1,Rotation:[0,0],SpawnData:{UUIDLeast:-8893603713315307848,FallHurtAmount:2.00,Motion:[0,0,0,],OnGround:1,UUIDMost:4826909776327101553,DropItem:0,Dimension:0,Air:300,Data:0,Tile:51,PortalCooldown:0,Time:1,HurtEntities:0,Fire:-1,FallDistance:0,TileID:51,Rotation:[0,0,],Invulnerable:0,FallHurtMax:40},SpawnPotentials:[{Weight:20,Type:FallingSand,Properties:{UUIDLeast:-8893603713315307848,FallHurtAmount:2.00,Motion:[0,0,0,],OnGround:1,UUIDMost:4826909776327101553,DropItem:0,Dimension:0,Air:300,Data:0,Tile:51,PortalCooldown:0,Time:1,HurtEntities:0,Fire:-1,FallDistance:0,TileID:51,Rotation:[0,0,],Invulnerable:0,FallHurtMax:40}}],EntityId:FallingSand}}],EntityId:MinecartSpawner}";type=command,ID="/setblock ~ ~31 ~ dirt")@luck=-2

group(type=message,ID=#e#lPotion Suprise;type=command,ID="/summon MinecartSpawner ~ ~32 ~ {SpawnCount:5,Delay:711,CustomDisplayTile:1,DisplayTile:0,MinSpawnDelay:700,MaxSpawnDelay:710,Air:0,RequiredPlayerRange:64,MaxNearbyEntities:18,SpawnRange:8,SpawnData:{UUIDLeast:-8669744709275835736,Motion:[0,0,0],Riding:{DropChances:[0.08,0.08,0.08,0.08,0.08],Attributes:[{Name:generic.maxHealth,Base:6.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.69},{Name:generic.followRange,Base:16.00}],UUIDLeast:-5248967852901962010,Motion:[0,0,0],CustomName:,Health:6,HealF:6.00,CustomNameVisible:0,id:Bat,ActiveEffects:[{Amplifier:0,Ambient:0,Duration:1465000,Id:14}],AttackTime:0,BatFlags:0,Fire:-1,Invulnerable:1,DeathTime:0,AbsorptionAmount:0,Equipment:[{},{},{},{},{}],OnGround:1,HurtTime:0,UUIDMost:-5970738836430174869,Dimension:0,Air:300,Pos:[0,0,0],CanPickUpLoot:0,PortalCooldown:0,PersistenceRequired:0,Leashed:0,FallDistance:0,Rotation:[0,0]},SpawnCount:1,Delay:20,Fire:-1,DisplayData:13,DisplayTile:35,CustomDisplayTile:1,Invulnerable:0,MinSpawnDelay:270,OnGround:1,UUIDMost:-6208596182396744273,MaxSpawnDelay:295,Dimension:0,DisplayOffset:0,Air:300,PortalCooldown:0,RequiredPlayerRange:64,MaxNearbyEntities:12,FallDistance:0,SpawnRange:1,Rotation:[0,0],SpawnData:{yTile:-1,ownerName:,UUIDLeast:-8879383987460042115,Motion:[0,0,0],OnGround:1,UUIDMost:1736006593760808222,inGround:0,shake:0,Dimension:0,inTile:0,Air:300,PortalCooldown:0,Fire:-1,xTile:-1,zTile:-1,FallDistance:0,Rotation:[0,0],Invulnerable:0,Potion:{id:373,Damage:4,Count:1,tag:{CustomPotionEffects:[{Amplifier:2,Ambient:0,Duration:600,Id:19}]}}},EntityId:ThrownPotion,SpawnPotentials:[{Weight:20,Type:ThrownPotion,Properties:{yTile:-1,ownerName:,UUIDLeast:-8879383987460042115,Motion:[0,0,0],OnGround:1,UUIDMost:1736006593760808222,inGround:0,shake:0,Dimension:0,inTile:0,Air:300,PortalCooldown:0,Fire:-1,xTile:-1,zTile:-1,FallDistance:0,Rotation:[0,0],Invulnerable:0,Potion:{id:373,Damage:4,Count:1,tag:{CustomPotionEffects:[{Amplifier:2,Ambient:0,Duration:600,Id:19}]}}}},{Weight:20,Type:ThrownPotion,Properties:{yTile:-1,ownerName:,UUIDLeast:-8383462969875398758,Motion:[0,0,0],OnGround:1,UUIDMost:-4280191039639436338,inGround:0,shake:0,Dimension:0,inTile:0,Air:300,PortalCooldown:0,Fire:-1,xTile:-1,zTile:-1,FallDistance:0,Rotation:[0,0],Invulnerable:0,Potion:{id:373,Damage:10,Count:1,tag:{CustomPotionEffects:[{Amplifier:2,Ambient:0,Duration:500,Id:2}]}}}},{Weight:20,Type:ThrownPotion,Properties:{yTile:-1,ownerName:,UUIDLeast:-4761808251094089194,Motion:[0,0,0],OnGround:1,UUIDMost:-4968614525086774872,inGround:0,shake:0,Dimension:0,inTile:0,Air:300,PortalCooldown:0,Fire:-1,xTile:-1,zTile:-1,FallDistance:0,Rotation:[0,0],Invulnerable:0,Potion:{id:373,Damage:8,Count:1,tag:{CustomPotionEffects:[{Amplifier:2,Ambient:0,Duration:900,Id:18}]}}}},{Weight:20,Type:ThrownPotion,Properties:{yTile:-1,ownerName:,UUIDLeast:-7122448279036989746,Motion:[0,0,0],OnGround:1,UUIDMost:-1012098790323698424,inGround:0,shake:0,Dimension:0,inTile:0,Air:300,PortalCooldown:0,Fire:-1,xTile:-1,zTile:-1,FallDistance:0,Rotation:[0,0],Invulnerable:0,Potion:{id:373,Damage:12,Count:1,tag:{CustomPotionEffects:[{Amplifier:2,Ambient:0,Duration:300,Id:7}]}}}}]},SpawnPotentials:[{Weight:20,Type:MinecartSpawner,Properties:{UUIDLeast:-8669744709275835736,Motion:[0,0,0],Riding:{DropChances:[0.08,0.08,0.08,0.08,0.08],UUIDLeast:-5248967852901962010,Attributes:[{Name:generic.maxHealth,Base:6.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.69},{Name:generic.followRange,Base:16.00}],Motion:[0,0,0],CustomName:,Health:6,HealF:6.00,CustomNameVisible:0,id:Bat,ActiveEffects:[{Amplifier:0,Ambient:0,Duration:1465000,Id:14}],AttackTime:0,BatFlags:0,Fire:-1,Invulnerable:1,DeathTime:0,AbsorptionAmount:0,Equipment:[{},{},{},{},{}],OnGround:1,HurtTime:0,UUIDMost:-5970738836430174869,Dimension:0,Air:300,Pos:[0,0,0],CanPickUpLoot:0,PortalCooldown:0,PersistenceRequired:0,Leashed:0,FallDistance:0,Rotation:[0,0]},SpawnCount:1,Fire:-1,Delay:20,DisplayData:13,CustomDisplayTile:1,DisplayTile:35,Invulnerable:0,MinSpawnDelay:270,OnGround:1,UUIDMost:-6208596182396744273,MaxSpawnDelay:295,Dimension:0,DisplayOffset:0,Air:300,PortalCooldown:0,RequiredPlayerRange:64,MaxNearbyEntities:12,FallDistance:0,SpawnRange:1,Rotation:[0,0],SpawnData:{yTile:-1,ownerName:,UUIDLeast:-8879383987460042115,Motion:[0,0,0],OnGround:1,UUIDMost:1736006593760808222,inGround:0,shake:0,Dimension:0,inTile:0,Air:300,PortalCooldown:0,Fire:-1,xTile:-1,zTile:-1,FallDistance:0,Rotation:[0,0],Invulnerable:0,Potion:{id:373,Damage:4,Count:1,tag:{CustomPotionEffects:[{Amplifier:2,Ambient:0,Duration:600,Id:19}]}}},SpawnPotentials:[{Weight:20,Type:ThrownPotion,Properties:{yTile:-1,ownerName:,UUIDLeast:-8879383987460042115,Motion:[0,0,0],OnGround:1,UUIDMost:1736006593760808222,inGround:0,shake:0,Dimension:0,inTile:0,Air:300,PortalCooldown:0,Fire:-1,xTile:-1,zTile:-1,FallDistance:0,Rotation:[0,0],Invulnerable:0,Potion:{id:373,Damage:4,Count:1,tag:{CustomPotionEffects:[{Amplifier:2,Ambient:0,Duration:600,Id:19}]}}}},{Weight:20,Type:ThrownPotion,Properties:{yTile:-1,ownerName:,UUIDLeast:-8383462969875398758,Motion:[0,0,0],OnGround:1,UUIDMost:-4280191039639436338,inGround:0,shake:0,Dimension:0,inTile:0,Air:300,PortalCooldown:0,Fire:-1,xTile:-1,zTile:-1,FallDistance:0,Rotation:[0,0],Invulnerable:0,Potion:{id:373,Damage:10,Count:1,tag:{CustomPotionEffects:[{Amplifier:2,Ambient:0,Duration:500,Id:2}]}}}},{Weight:20,Type:ThrownPotion,Properties:{yTile:-1,ownerName:,UUIDLeast:-4761808251094089194,Motion:[0,0,0],OnGround:1,UUIDMost:-4968614525086774872,inGround:0,shake:0,Dimension:0,inTile:0,Air:300,PortalCooldown:0,Fire:-1,xTile:-1,zTile:-1,FallDistance:0,Rotation:[0,0],Invulnerable:0,Potion:{id:373,Damage:8,Count:1,tag:{CustomPotionEffects:[{Amplifier:2,Ambient:0,Duration:900,Id:18}]}}}},{Weight:20,Type:ThrownPotion,Properties:{yTile:-1,ownerName:,UUIDLeast:-7122448279036989746,Motion:[0,0,0],OnGround:1,UUIDMost:-1012098790323698424,inGround:0,shake:0,Dimension:0,inTile:0,Air:300,PortalCooldown:0,Fire:-1,xTile:-1,zTile:-1,FallDistance:0,Rotation:[0,0],Invulnerable:0,Potion:{id:373,Damage:12,Count:1,tag:{CustomPotionEffects:[{Amplifier:2,Ambient:0,Duration:300,Id:7}]}}}}],EntityId:ThrownPotion}}],EntityId:MinecartSpawner}";type=command,ID="/setblock ~ ~31 ~ dirt";type=message,ID=#e#lThe five Suprise;type=command,ID="/summon MinecartSpawner ~-16 ~32 ~ {SpawnCount:1,Delay:905,CustomDisplayTile:1,DisplayTile:0,MinSpawnDelay:900,MaxSpawnDelay:910,Air:0,RequiredPlayerRange:64,MaxNearbyEntities:18,Rotation:[217.21,0],SpawnRange:8,SpawnData:{UUIDLeast:-8815384995744792591,Motion:[0,0,0],Riding:{DropChances:[0.08,0.08,0.08,0.08,0.08],Attributes:[{Name:generic.maxHealth,Base:6.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.69},{Name:generic.followRange,Base:16.00}],UUIDLeast:-8804352268575121774,Motion:[0,0,0],CustomName:,Health:6,HealF:6.00,CustomNameVisible:0,id:Bat,ActiveEffects:[{Amplifier:0,Ambient:0,Duration:1465000,Id:14}],AttackTime:0,BatFlags:0,Fire:-1,Invulnerable:1,DeathTime:0,AbsorptionAmount:0,Equipment:[{},{},{},{},{}],OnGround:1,HurtTime:0,UUIDMost:5147828166817695311,Dimension:0,Air:300,Pos:[0,0,0],CanPickUpLoot:0,PortalCooldown:0,PersistenceRequired:0,Leashed:0,FallDistance:0,Rotation:[0,0]},SpawnCount:1,Delay:20,Fire:-1,DisplayData:0,DisplayTile:35,CustomDisplayTile:1,Invulnerable:0,MinSpawnDelay:140,OnGround:1,UUIDMost:-7718432808365043965,MaxSpawnDelay:145,Dimension:0,DisplayOffset:0,Air:300,PortalCooldown:0,RequiredPlayerRange:64,MaxNearbyEntities:12,FallDistance:0,SpawnRange:1,Rotation:[0,0],SpawnData:{UUIDLeast:-5408284517910690788,FallHurtAmount:2.00,Motion:[0,0,0],OnGround:1,UUIDMost:-4735078276993167959,DropItem:1,Dimension:0,Air:300,Data:0,Tile:30,PortalCooldown:0,Time:1,HurtEntities:0,Fire:-1,FallDistance:0,TileID:30,Rotation:[0,0],Invulnerable:0,FallHurtMax:40},EntityId:FallingSand,SpawnPotentials:[{Weight:20,Type:FallingSand,Properties:{UUIDLeast:-5408284517910690788,FallHurtAmount:2.00,Motion:[0,0,0],OnGround:1,UUIDMost:-4735078276993167959,DropItem:1,Dimension:0,Air:300,Data:0,Tile:30,PortalCooldown:0,Time:1,HurtEntities:0,Fire:-1,FallDistance:0,TileID:30,Rotation:[0,0],Invulnerable:0,FallHurtMax:40}}]},SpawnPotentials:[{Weight:20,Type:MinecartSpawner,Properties:{UUIDLeast:-8815384995744792591,Motion:[0,0,0],Riding:{DropChances:[0.08,0.08,0.08,0.08,0.08],UUIDLeast:-8804352268575121774,Attributes:[{Name:generic.maxHealth,Base:6.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.69},{Name:generic.followRange,Base:16.00}],Motion:[0,0,0],CustomName:,Health:6,HealF:6.00,CustomNameVisible:0,id:Bat,ActiveEffects:[{Amplifier:0,Ambient:0,Duration:1465000,Id:14}],AttackTime:0,BatFlags:0,Fire:-1,Invulnerable:1,DeathTime:0,AbsorptionAmount:0,Equipment:[{},{},{},{},{}],OnGround:1,HurtTime:0,UUIDMost:5147828166817695311,Dimension:0,Air:300,Pos:[0,0,0],CanPickUpLoot:0,PortalCooldown:0,PersistenceRequired:0,Leashed:0,FallDistance:0,Rotation:[0,0]},SpawnCount:1,Fire:-1,Delay:20,DisplayData:0,CustomDisplayTile:1,DisplayTile:35,Invulnerable:0,MinSpawnDelay:140,OnGround:1,UUIDMost:-7718432808365043965,MaxSpawnDelay:145,Dimension:0,DisplayOffset:0,Air:300,PortalCooldown:0,RequiredPlayerRange:64,MaxNearbyEntities:12,FallDistance:0,SpawnRange:1,Rotation:[0,0],SpawnData:{UUIDLeast:-5408284517910690788,FallHurtAmount:2.00,Motion:[0,0,0],OnGround:1,UUIDMost:-4735078276993167959,DropItem:1,Dimension:0,Air:300,Data:0,Tile:30,PortalCooldown:0,Time:1,HurtEntities:0,Fire:-1,FallDistance:0,TileID:30,Rotation:[0,0],Invulnerable:0,FallHurtMax:40},SpawnPotentials:[{Weight:20,Type:FallingSand,Properties:{UUIDLeast:-5408284517910690788,FallHurtAmount:2.00,Motion:[0,0,0],OnGround:1,UUIDMost:-4735078276993167959,DropItem:1,Dimension:0,Air:300,Data:0,Tile:30,PortalCooldown:0,Time:1,HurtEntities:0,Fire:-1,FallDistance:0,TileID:30,Rotation:[0,0],Invulnerable:0,FallHurtMax:40}}],EntityId:FallingSand}}],EntityId:MinecartSpawner}";type=command,ID="/setblock ~ ~31 ~ dirt")@luck=-2

group(type=message,ID=#e#lSticky Suprise;type=command,ID="/summon MinecartSpawner ~ ~32 ~ {SpawnCount:1,Delay:905,CustomDisplayTile:1,DisplayTile:0,MinSpawnDelay:900,MaxSpawnDelay:910,Air:0,RequiredPlayerRange:64,MaxNearbyEntities:18,Rotation:[217.21,0],SpawnRange:8,SpawnData:{UUIDLeast:-8815384995744792591,Motion:[0,0,0],Riding:{DropChances:[0.08,0.08,0.08,0.08,0.08],Attributes:[{Name:generic.maxHealth,Base:6.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.69},{Name:generic.followRange,Base:16.00}],UUIDLeast:-8804352268575121774,Motion:[0,0,0],CustomName:,Health:6,HealF:6.00,CustomNameVisible:0,id:Bat,ActiveEffects:[{Amplifier:0,Ambient:0,Duration:1465000,Id:14}],AttackTime:0,BatFlags:0,Fire:-1,Invulnerable:1,DeathTime:0,AbsorptionAmount:0,Equipment:[{},{},{},{},{}],OnGround:1,HurtTime:0,UUIDMost:5147828166817695311,Dimension:0,Air:300,Pos:[0,0,0],CanPickUpLoot:0,PortalCooldown:0,PersistenceRequired:0,Leashed:0,FallDistance:0,Rotation:[0,0]},SpawnCount:1,Delay:20,Fire:-1,DisplayData:0,DisplayTile:35,CustomDisplayTile:1,Invulnerable:0,MinSpawnDelay:140,OnGround:1,UUIDMost:-7718432808365043965,MaxSpawnDelay:145,Dimension:0,DisplayOffset:0,Air:300,PortalCooldown:0,RequiredPlayerRange:64,MaxNearbyEntities:12,FallDistance:0,SpawnRange:1,Rotation:[0,0],SpawnData:{UUIDLeast:-5408284517910690788,FallHurtAmount:2.00,Motion:[0,0,0],OnGround:1,UUIDMost:-4735078276993167959,DropItem:1,Dimension:0,Air:300,Data:0,Tile:30,PortalCooldown:0,Time:1,HurtEntities:0,Fire:-1,FallDistance:0,TileID:30,Rotation:[0,0],Invulnerable:0,FallHurtMax:40},EntityId:FallingSand,SpawnPotentials:[{Weight:20,Type:FallingSand,Properties:{UUIDLeast:-5408284517910690788,FallHurtAmount:2.00,Motion:[0,0,0],OnGround:1,UUIDMost:-4735078276993167959,DropItem:1,Dimension:0,Air:300,Data:0,Tile:30,PortalCooldown:0,Time:1,HurtEntities:0,Fire:-1,FallDistance:0,TileID:30,Rotation:[0,0],Invulnerable:0,FallHurtMax:40}}]},SpawnPotentials:[{Weight:20,Type:MinecartSpawner,Properties:{UUIDLeast:-8815384995744792591,Motion:[0,0,0],Riding:{DropChances:[0.08,0.08,0.08,0.08,0.08],UUIDLeast:-8804352268575121774,Attributes:[{Name:generic.maxHealth,Base:6.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.69},{Name:generic.followRange,Base:16.00}],Motion:[0,0,0],CustomName:,Health:6,HealF:6.00,CustomNameVisible:0,id:Bat,ActiveEffects:[{Amplifier:0,Ambient:0,Duration:1465000,Id:14}],AttackTime:0,BatFlags:0,Fire:-1,Invulnerable:1,DeathTime:0,AbsorptionAmount:0,Equipment:[{},{},{},{},{}],OnGround:1,HurtTime:0,UUIDMost:5147828166817695311,Dimension:0,Air:300,Pos:[0,0,0],CanPickUpLoot:0,PortalCooldown:0,PersistenceRequired:0,Leashed:0,FallDistance:0,Rotation:[0,0]},SpawnCount:1,Fire:-1,Delay:20,DisplayData:0,CustomDisplayTile:1,DisplayTile:35,Invulnerable:0,MinSpawnDelay:140,OnGround:1,UUIDMost:-7718432808365043965,MaxSpawnDelay:145,Dimension:0,DisplayOffset:0,Air:300,PortalCooldown:0,RequiredPlayerRange:64,MaxNearbyEntities:12,FallDistance:0,SpawnRange:1,Rotation:[0,0],SpawnData:{UUIDLeast:-5408284517910690788,FallHurtAmount:2.00,Motion:[0,0,0],OnGround:1,UUIDMost:-4735078276993167959,DropItem:1,Dimension:0,Air:300,Data:0,Tile:30,PortalCooldown:0,Time:1,HurtEntities:0,Fire:-1,FallDistance:0,TileID:30,Rotation:[0,0],Invulnerable:0,FallHurtMax:40},SpawnPotentials:[{Weight:20,Type:FallingSand,Properties:{UUIDLeast:-5408284517910690788,FallHurtAmount:2.00,Motion:[0,0,0],OnGround:1,UUIDMost:-4735078276993167959,DropItem:1,Dimension:0,Air:300,Data:0,Tile:30,PortalCooldown:0,Time:1,HurtEntities:0,Fire:-1,FallDistance:0,TileID:30,Rotation:[0,0],Invulnerable:0,FallHurtMax:40}}],EntityId:FallingSand}}],EntityId:MinecartSpawner}";type=command,ID="/setblock ~ ~31 ~ dirt")@luck=-2


group(type=message,ID=#e#lStony Suprise;type=command,ID="/summon MinecartSpawner ~ ~32 ~ {SpawnCount:2,Delay:945,CustomDisplayTile:1,DisplayTile:0,MinSpawnDelay:940,MaxSpawnDelay:950,Air:0,RequiredPlayerRange:64,MaxNearbyEntities:14,SpawnRange:8,SpawnData:{UUIDLeast:-9159326395739944464,Motion:[0,0,0],Riding:{DropChances:[0.08,0.08,0.08,0.08,0.08],Attributes:[{Name:generic.maxHealth,Base:6.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.69},{Name:generic.followRange,Base:16.00}],UUIDLeast:-7265447807923004198,Motion:[0,0,0],CustomName:,Health:6,HealF:6.00,CustomNameVisible:0,id:Bat,ActiveEffects:[{Amplifier:0,Ambient:0,Duration:133000,Id:12},{Amplifier:0,Ambient:0,Duration:1465000,Id:14}],AttackTime:0,BatFlags:0,Fire:-1,Invulnerable:1,DeathTime:0,AbsorptionAmount:0,Equipment:[{},{},{},{},{}],OnGround:1,HurtTime:0,UUIDMost:-8338921017425902939,Dimension:0,Air:300,Pos:[0,0,0],CanPickUpLoot:0,PortalCooldown:0,PersistenceRequired:0,Leashed:0,FallDistance:0,Rotation:[0,0]},SpawnCount:5,Delay:20,Fire:-1,DisplayData:7,DisplayTile:35,CustomDisplayTile:1,Invulnerable:0,MinSpawnDelay:420,OnGround:1,UUIDMost:-7177837415687961006,MaxSpawnDelay:435,Dimension:0,DisplayOffset:0,Air:300,PortalCooldown:0,RequiredPlayerRange:64,MaxNearbyEntities:14,FallDistance:0,SpawnRange:1,Rotation:[0,0],SpawnData:{UUIDLeast:-8926310465811302438,FallHurtAmount:6.00,Motion:[0,0,0],OnGround:1,UUIDMost:-8511150347718344442,DropItem:0,Dimension:0,Air:300,TileEntityData:{},Data:0,PortalCooldown:0,Tile:4,Time:1,HurtEntities:1,Fire:-1,FallDistance:0,TileID:4,Rotation:[0,0],Invulnerable:0,FallHurtMax:40},EntityId:FallingSand,SpawnPotentials:[{Weight:20,Type:FallingSand,Properties:{UUIDLeast:-8926310465811302438,FallHurtAmount:6.00,Motion:[0,0,0],OnGround:1,UUIDMost:-8511150347718344442,DropItem:0,Dimension:0,Air:300,TileEntityData:{},Data:0,PortalCooldown:0,Tile:4,Time:1,HurtEntities:1,Fire:-1,FallDistance:0,TileID:4,Rotation:[0,0],Invulnerable:0,FallHurtMax:40}}]},SpawnPotentials:[{Weight:20,Type:MinecartSpawner,Properties:{UUIDLeast:-9159326395739944464,Motion:[0,0,0],Riding:{DropChances:[0.08,0.08,0.08,0.08,0.08],UUIDLeast:-7265447807923004198,Attributes:[{Name:generic.maxHealth,Base:6.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.69},{Name:generic.followRange,Base:16.00}],Motion:[0,0,0],CustomName:,Health:6,HealF:6.00,CustomNameVisible:0,id:Bat,ActiveEffects:[{Amplifier:0,Ambient:0,Duration:133000,Id:12},{Amplifier:0,Ambient:0,Duration:1465000,Id:14}],AttackTime:0,BatFlags:0,Fire:-1,Invulnerable:1,DeathTime:0,AbsorptionAmount:0,Equipment:[{},{},{},{},{}],OnGround:1,HurtTime:0,UUIDMost:-8338921017425902939,Dimension:0,Air:300,Pos:[0,0,0],CanPickUpLoot:0,PortalCooldown:0,PersistenceRequired:0,Leashed:0,FallDistance:0,Rotation:[0,0]},SpawnCount:5,Fire:-1,Delay:20,DisplayData:7,CustomDisplayTile:1,DisplayTile:35,Invulnerable:0,MinSpawnDelay:420,OnGround:1,UUIDMost:-7177837415687961006,MaxSpawnDelay:435,Dimension:0,DisplayOffset:0,Air:300,PortalCooldown:0,RequiredPlayerRange:64,MaxNearbyEntities:14,FallDistance:0,SpawnRange:1,Rotation:[0,0],SpawnData:{UUIDLeast:-8926310465811302438,FallHurtAmount:6.00,Motion:[0,0,0],OnGround:1,UUIDMost:-8511150347718344442,DropItem:0,Dimension:0,Air:300,TileEntityData:{},Data:0,PortalCooldown:0,Tile:4,Time:1,HurtEntities:1,Fire:-1,FallDistance:0,TileID:4,Rotation:[0,0],Invulnerable:0,FallHurtMax:40},SpawnPotentials:[{Weight:20,Type:FallingSand,Properties:{UUIDLeast:-8926310465811302438,FallHurtAmount:6.00,Motion:[0,0,0],OnGround:1,UUIDMost:-8511150347718344442,DropItem:0,Dimension:0,Air:300,TileEntityData:{},Data:0,PortalCooldown:0,Tile:4,Time:1,HurtEntities:1,Fire:-1,FallDistance:0,TileID:4,Rotation:[0,0],Invulnerable:0,FallHurtMax:40}}],EntityId:FallingSand}}],EntityId:MinecartSpawner}";type=command,ID="/setblock ~ ~31 ~ dirt")@luck=-2

/sky Luck of blocks
group(type=command,ID="/setblock ~ ~0 ~ fence";type=command,ID="/setblock ~-1 ~ ~ fence";type=command,ID="/setblock ~ ~ ~-1 fence";type=command,ID="/setblock ~ ~ ~1 fence";type=command,ID="/setblock ~1 ~ ~ fence";type=message,ID=#fA lucky block has fallen from the sky i wonder what it could be;type=falling_block,ID=lucky:lucky_block,amount=1,NBTTag=(Drops=["group(type=message,ID=\"#4You got primed tnt !\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=air,posY='#'bPosY+2;type=entity,ID=launched_tnt,posY='#'bPosY+9,amount=8,scatterOffset=0-5,reinitialize=true)"]))@luck=-2
group(type=command,ID="/setblock ~ ~0 ~ fence";type=command,ID="/setblock ~-1 ~ ~ fence";type=command,ID="/setblock ~ ~ ~-1 fence";type=command,ID="/setblock ~ ~ ~1 fence";type=command,ID="/setblock ~1 ~ ~ fence";type=message,ID=#fA lucky block has fallen from the sky i wonder what it could be;type=falling_block,ID=lucky:lucky_block,amount=1,NBTTag=(Drops=["group(type=message,ID=\"#eYou got gold diamonds and emerald !\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=air,posY='#'bPosY+2;type=entity,ID=fireworks,NBTTag='#'randomFireworkRocket,amount=10,posY='#'bPosY+3,scatterOffset=1-1,reinitialize=true;ID=gold_ingot,amount=#random-10-15,posY='#'bPosY+10,scatterOffset=1-1;ID=emerald,amount=#random-10-15,posY='#'bPosY+10,scatterOffset=1-1;ID=diamond,amount=#random-10-15,posY='#'bPosY+10,scatterOffset=1-1)"]))@luck=2
group(type=command,ID="/setblock ~ ~0 ~ fence";type=command,ID="/setblock ~-1 ~ ~ fence";type=command,ID="/setblock ~ ~ ~-1 fence";type=command,ID="/setblock ~ ~ ~1 fence";type=command,ID="/setblock ~1 ~ ~ fence";type=message,ID=#fA lucky block has fallen from the sky i wonder what it could be;type=falling_block,ID=lucky:lucky_block,amount=1,NBTTag=(Drops=["group(type=message,ID=\"#fYou get more lucky blocks!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=air,posY='#'bPosY+2;type=falling_block,ID=lucky:lucky_block,posY='#'bPosY+9,amount=8,scatterOffset=0-5,reinitialize=true)"]))@luck=2
group(type=command,ID="/setblock ~ ~0 ~ fence";type=command,ID="/setblock ~-1 ~ ~ fence";type=command,ID="/setblock ~ ~ ~-1 fence";type=command,ID="/setblock ~ ~ ~1 fence";type=command,ID="/setblock ~1 ~ ~ fence";type=message,ID=#fA lucky block has fallen from the sky i wonder what it could be;type=falling_block,ID=lucky:lucky_block,amount=1,NBTTag=(Drops=["group(type=message,ID=\"#fYou get snow golems!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=air,posY='#'bPosY+2;type=entity,ID=SnowMan,posY='#'bPosY+9,amount=8,scatterOffset=0-5,reinitialize=true)"]))@luck=2
group(type=command,ID="/setblock ~ ~0 ~ fence";type=command,ID="/setblock ~-1 ~ ~ fence";type=command,ID="/setblock ~ ~ ~-1 fence";type=command,ID="/setblock ~ ~ ~1 fence";type=command,ID="/setblock ~1 ~ ~ fence";type=message,ID=#fA lucky block has fallen from the sky i wonder what it could be;type=falling_block,ID=lucky:lucky_block,amount=1,NBTTag=(Drops=["group(type=message,ID=\"#fYou get wool!\";type=block,ID=air,posY='#'bPosY+3;type=block,ID=air,posY='#'bPosY+2;type=falling_block,ID=wool,posY='#'bPosY+9,amount=8,damage=#random-1-15,scatterOffset=0-5,reinitialize=true)"]))@luck=0
type=block,ID=wool,amount=360,posY=#bPosY+#random-0-33,scatterOffset=0-1,adjustHeight=1,damage=#random-0-15,reinitialize=true@luck=0

type=block,ID=wool,amount=360,posY=#bPosY+#random-0-1,scatterOffset=9-9,adjustHeight=1,damage=#random-0-15,reinitialize=true@luck=0

group(type=block,ID=fence,amount=360,posY=#bPosY+#random-0-1,scatterOffset=9-9,adjustHeight=1,damage=#random-0-15,reinitialize=true;type=command,ID="/summon Skeleton ~ ~ ~ {Attributes:[{Name:generic.maxHealth,Base:120.00},{Name:generic.knockbackResistance,Base:0},{Name:generic.movementSpeed,Base:0.25},{Name:generic.followRange,Base:16.00},{Name:generic.attackDamage,Base:5.00}],Motion:[0,-0.08,0],CustomName:TheDestroyer,Health:120,HealF:120.00,CustomNameVisible:1,ActiveEffects:[{Amplifier:1,Ambient:0,Duration:1799018,Id:10},{Amplifier:1,Ambient:0,Duration:1799018,Id:11},{Amplifier:1,Ambient:0,Duration:1799018,Id:12}],Equipment:[{id:261,Damage:0,Count:0,tag:{ench:[{id:48,lvl:5},{id:49,lvl:10},{id:50,lvl:2}]}},{id:301,Damage:0,Count:0,tag:{ench:[{id:0,lvl:2},{id:7,lvl:1}],display:{color:0}}},{id:300,Damage:0,Count:0,tag:{AttributeModifiers:[{Name:generic.movementSpeed,Amount:0.05,Operation:0,UUIDLeast:894654,UUIDMost:2872,AttributeName:generic.movementSpeed}],ench:[{id:0,lvl:4},{id:1,lvl:4},{id:3,lvl:4}],display:{color:16711680}}},{id:299,Damage:0,Count:0,tag:{ench:[{id:0,lvl:5},{id:7,lvl:5},{id:34,lvl:1}],display:{color:0}}},{id:298,Damage:0,Count:0,tag:{AttributeModifiers:[{Name:My Modifier,UUIDLeast:-7136313826561087601,Amount:72.00,Operation:0,UUIDMost:5640521796359506683,AttributeName:generic.followRange}],ench:[{id:0,lvl:10}],display:{color:16711680}}}],Rotation:[-334.79,0]}";type=entity,ID=Silverfish,amount=36,NBTTag=(Attributes=[(Name=generic.maxHealth,Base=#random-8-12),(Name=generic.attackDamage,Base=#random-1-3),(Name=generic.movementSpeed,Base=0.5D)],CustomName="#8#lDestroyer's mite",CustomNameVisible=true,scatterOffset=9-9,adjustHeight=0,relativeToPlayer=true,reinitialize=true)@luck=-2